[==========] 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
I20260710 13:18:34.603466  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:43525
I20260710 13:18:34.604799  5747 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:18:34.605718  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:34.620940  5754 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
W20260710 13:18:34.620970  5756 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
I20260710 13:18:34.621881  5747 server_base.cc:1061] running on GCE node
W20260710 13:18:34.620966  5753 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
I20260710 13:18:35.725461  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:35.725666  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:35.725823  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689515725807 us; error 0 us; skew 500 ppm
I20260710 13:18:35.726594  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:35.731499  5747 webserver.cc:533] Webserver started at http://127.5.156.254:41439/ using document root <none> and password file <none>
I20260710 13:18:35.732406  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:35.732612  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:35.733021  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:35.738291  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "7b04b5cc9f1749f3963b5cde7fe94773"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-f86c"
I20260710 13:18:35.745129  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:18:35.749603  5762 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:35.750501  5747 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:18:35.750831  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "7b04b5cc9f1749f3963b5cde7fe94773"
format_stamp: "Formatted at 2026-07-10 13:18:35 on dist-test-slave-f86c"
I20260710 13:18:35.751158  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-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)
I20260710 13:18:35.809350  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:35.810803  5747 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
I20260710 13:18:35.811264  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:35.877854  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:43525
I20260710 13:18:35.877921  5813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:43525 every 8 connection(s)
I20260710 13:18:35.885064  5814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.904279  5814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: Bootstrap starting.
I20260710 13:18:35.909560  5814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:35.911181  5814 log.cc:826] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:35.915068  5814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: No bootstrap required, opened a new log
I20260710 13:18:35.933195  5814 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER }
I20260710 13:18:35.933638  5814 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:35.933825  5814 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b04b5cc9f1749f3963b5cde7fe94773, State: Initialized, Role: FOLLOWER
I20260710 13:18:35.934537  5814 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER }
I20260710 13:18:35.934959  5814 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:35.935209  5814 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:35.935463  5814 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:35.939000  5814 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER }
I20260710 13:18:35.939570  5814 leader_election.cc:304] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [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: 7b04b5cc9f1749f3963b5cde7fe94773; no voters: 
I20260710 13:18:35.941051  5814 leader_election.cc:290] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:35.941339  5817 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:35.943408  5817 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 1 LEADER]: Becoming Leader. State: Replica: 7b04b5cc9f1749f3963b5cde7fe94773, State: Running, Role: LEADER
I20260710 13:18:35.944272  5817 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [LEADER]: Queue going to LEADER mode. State: All 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: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER }
I20260710 13:18:35.945245  5814 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:35.955482  5819 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b04b5cc9f1749f3963b5cde7fe94773. Latest consensus state: current_term: 1 leader_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER } }
I20260710 13:18:35.955399  5818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b04b5cc9f1749f3963b5cde7fe94773" member_type: VOTER } }
I20260710 13:18:35.956084  5819 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:35.956106  5818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:35.958650  5827 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:35.970083  5827 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:35.972306  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:35.985494  5827 catalog_manager.cc:1383] Generated new cluster ID: 7804ca536aaf4f3385674cb0a148c0d1
I20260710 13:18:35.985773  5827 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:36.024631  5827 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:36.025992  5827 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:36.038247  5827 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: Generated new TSK 0
I20260710 13:18:36.039033  5827 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:36.103639  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:36.112368  5836 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
W20260710 13:18:36.113595  5837 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
W20260710 13:18:36.116957  5839 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
I20260710 13:18:36.117218  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:36.118060  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:36.118296  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:36.118479  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689516118457 us; error 0 us; skew 500 ppm
I20260710 13:18:36.119174  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:36.122835  5747 webserver.cc:533] Webserver started at http://127.5.156.193:39009/ using document root <none> and password file <none>
I20260710 13:18:36.123488  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:36.123752  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:36.124068  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:36.125491  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.132098  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:18:36.137013  5844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.137863  5747 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:18:36.138178  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.138530  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-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)
I20260710 13:18:36.173023  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:36.174566  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:36.177181  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:36.182112  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:36.182374  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.182636  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:36.182853  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.266569  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:42975
I20260710 13:18:36.266615  5906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:42975 every 8 connection(s)
I20260710 13:18:36.273881  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:36.283814  5911 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
W20260710 13:18:36.286643  5912 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
I20260710 13:18:36.294579  5747 server_base.cc:1061] running on GCE node
W20260710 13:18:36.294597  5914 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
I20260710 13:18:36.295641  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:36.295861  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:36.296038  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689516296017 us; error 0 us; skew 500 ppm
I20260710 13:18:36.296732  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:36.303535  5907 heartbeater.cc:344] Connected to a master server at 127.5.156.254:43525
I20260710 13:18:36.304045  5907 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:36.303997  5747 webserver.cc:533] Webserver started at http://127.5.156.194:42693/ using document root <none> and password file <none>
I20260710 13:18:36.304661  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:36.304896  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:36.305131  5907 heartbeater.cc:507] Master 127.5.156.254:43525 requested a full tablet report, sending...
I20260710 13:18:36.305204  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:36.306643  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "c720d7db15f646b89d51e9d36e45d25f"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.308493  5779 ts_manager.cc:194] Registered new tserver with Master: 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975)
I20260710 13:18:36.311380  5779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49008
I20260710 13:18:36.312397  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:18:36.317121  5919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.317951  5747 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:18:36.318224  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "c720d7db15f646b89d51e9d36e45d25f"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.318521  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-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)
I20260710 13:18:36.332772  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:36.334247  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:36.336519  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:36.339846  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:36.340071  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.340332  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:36.340520  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.419644  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:45941
I20260710 13:18:36.420441  5981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:45941 every 8 connection(s)
I20260710 13:18:36.426748  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:36.434628  5985 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
I20260710 13:18:36.439332  5982 heartbeater.cc:344] Connected to a master server at 127.5.156.254:43525
I20260710 13:18:36.439852  5982 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:36.441013  5982 heartbeater.cc:507] Master 127.5.156.254:43525 requested a full tablet report, sending...
I20260710 13:18:36.443949  5779 ts_manager.cc:194] Registered new tserver with Master: c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
W20260710 13:18:36.444267  5986 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
I20260710 13:18:36.446152  5779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49020
I20260710 13:18:36.452685  5747 server_base.cc:1061] running on GCE node
W20260710 13:18:36.453266  5988 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
I20260710 13:18:36.454219  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:36.454386  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:36.454581  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689516454550 us; error 0 us; skew 500 ppm
I20260710 13:18:36.455139  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:36.457597  5747 webserver.cc:533] Webserver started at http://127.5.156.195:41897/ using document root <none> and password file <none>
I20260710 13:18:36.458104  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:36.458282  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:36.458592  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:36.459646  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.463687  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:18:36.466678  5993 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.467432  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:36.467718  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
format_stamp: "Formatted at 2026-07-10 13:18:36 on dist-test-slave-f86c"
I20260710 13:18:36.467995  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689514453164-5747-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)
I20260710 13:18:36.481262  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:36.482276  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:36.483516  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:36.486182  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:36.486399  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.486627  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:36.486805  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:36.569927  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:45549
I20260710 13:18:36.570014  6055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:45549 every 8 connection(s)
I20260710 13:18:36.584292  6056 heartbeater.cc:344] Connected to a master server at 127.5.156.254:43525
I20260710 13:18:36.584621  6056 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:36.585387  6056 heartbeater.cc:507] Master 127.5.156.254:43525 requested a full tablet report, sending...
I20260710 13:18:36.587180  5779 ts_manager.cc:194] Registered new tserver with Master: 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:36.587728  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013355362s
I20260710 13:18:36.588428  5779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49028
I20260710 13:18:36.636129  5779 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49042:
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"
    }
  }
}
W20260710 13:18:36.639338  5779 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.
I20260710 13:18:36.748931  6021 tablet_service.cc:1511] Processing CreateTablet for tablet 4a141fd31a5141bbad0e121be0d64e14 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:36.746170  6020 tablet_service.cc:1511] Processing CreateTablet for tablet 8c25442c5f5b43b88ec283bebd62772c (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:36.750931  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a141fd31a5141bbad0e121be0d64e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.745338  6018 tablet_service.cc:1511] Processing CreateTablet for tablet cf0178f89b9c4585a0e2edd93f3a3f63 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:36.751979  6017 tablet_service.cc:1511] Processing CreateTablet for tablet 992e8f011b7846dead8fb395650c0823 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:36.745450  6019 tablet_service.cc:1511] Processing CreateTablet for tablet dd920efe33af4280becf067eb03dd8d9 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:36.756182  6018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0178f89b9c4585a0e2edd93f3a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.757097  6014 tablet_service.cc:1511] Processing CreateTablet for tablet cff2278117ec4b728b74d4ee9da5ae5b (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:36.759043  6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c25442c5f5b43b88ec283bebd62772c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.757936  6015 tablet_service.cc:1511] Processing CreateTablet for tablet 95de50eaf8aa4136833154b3f7bf4e35 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:36.757931  6016 tablet_service.cc:1511] Processing CreateTablet for tablet e44f2ca79fa249a299c808563cb8bfe3 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:36.761852  6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992e8f011b7846dead8fb395650c0823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.763839  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff2278117ec4b728b74d4ee9da5ae5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.765672  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95de50eaf8aa4136833154b3f7bf4e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.767663  6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f2ca79fa249a299c808563cb8bfe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.775313  6013 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec7d876f6643a8a36faae895e03054 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:36.779804  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec7d876f6643a8a36faae895e03054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.792572  6019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd920efe33af4280becf067eb03dd8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.794847  5871 tablet_service.cc:1511] Processing CreateTablet for tablet 8c25442c5f5b43b88ec283bebd62772c (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:36.795969  5872 tablet_service.cc:1511] Processing CreateTablet for tablet 4a141fd31a5141bbad0e121be0d64e14 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:36.805131  5946 tablet_service.cc:1511] Processing CreateTablet for tablet 8c25442c5f5b43b88ec283bebd62772c (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:36.804412  5870 tablet_service.cc:1511] Processing CreateTablet for tablet dd920efe33af4280becf067eb03dd8d9 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:36.808007  5947 tablet_service.cc:1511] Processing CreateTablet for tablet 4a141fd31a5141bbad0e121be0d64e14 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:36.812278  5867 tablet_service.cc:1511] Processing CreateTablet for tablet e44f2ca79fa249a299c808563cb8bfe3 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:36.808657  5868 tablet_service.cc:1511] Processing CreateTablet for tablet 992e8f011b7846dead8fb395650c0823 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:36.816218  5945 tablet_service.cc:1511] Processing CreateTablet for tablet dd920efe33af4280becf067eb03dd8d9 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:36.831897  5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a141fd31a5141bbad0e121be0d64e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.831609  5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c25442c5f5b43b88ec283bebd62772c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.839879  5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992e8f011b7846dead8fb395650c0823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.836737  5866 tablet_service.cc:1511] Processing CreateTablet for tablet 95de50eaf8aa4136833154b3f7bf4e35 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:36.833490  5869 tablet_service.cc:1511] Processing CreateTablet for tablet cf0178f89b9c4585a0e2edd93f3a3f63 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:36.845649  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd920efe33af4280becf067eb03dd8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.848903  5942 tablet_service.cc:1511] Processing CreateTablet for tablet e44f2ca79fa249a299c808563cb8bfe3 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:36.845913  5943 tablet_service.cc:1511] Processing CreateTablet for tablet 992e8f011b7846dead8fb395650c0823 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:36.846510  5865 tablet_service.cc:1511] Processing CreateTablet for tablet cff2278117ec4b728b74d4ee9da5ae5b (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:36.858884  5941 tablet_service.cc:1511] Processing CreateTablet for tablet 95de50eaf8aa4136833154b3f7bf4e35 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:36.849015  5944 tablet_service.cc:1511] Processing CreateTablet for tablet cf0178f89b9c4585a0e2edd93f3a3f63 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:36.855332  5864 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec7d876f6643a8a36faae895e03054 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:36.863976  5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a141fd31a5141bbad0e121be0d64e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.868779  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec7d876f6643a8a36faae895e03054 (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:36.868165  5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f2ca79fa249a299c808563cb8bfe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.864997  5940 tablet_service.cc:1511] Processing CreateTablet for tablet cff2278117ec4b728b74d4ee9da5ae5b (DEFAULT_TABLE table=test-workload [id=cae0fd7c2ccf4d72ba52b40f447832cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:36.877413  5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c25442c5f5b43b88ec283bebd62772c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.878883  5943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992e8f011b7846dead8fb395650c0823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.872845  5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0178f89b9c4585a0e2edd93f3a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.880461  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec7d876f6643a8a36faae895e03054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.883482  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec7d876f6643a8a36faae895e03054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.885504  5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff2278117ec4b728b74d4ee9da5ae5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.888182  5944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0178f89b9c4585a0e2edd93f3a3f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.898751  5870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd920efe33af4280becf067eb03dd8d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.901146  5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44f2ca79fa249a299c808563cb8bfe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.904968  5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95de50eaf8aa4136833154b3f7bf4e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.907598  5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95de50eaf8aa4136833154b3f7bf4e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.915930  5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff2278117ec4b728b74d4ee9da5ae5b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:36.970276  5826 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:36.991737  6074 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.059082  6075 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.156608  6074 tablet_bootstrap.cc:654] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.159489  6075 tablet_bootstrap.cc:654] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.162405  6076 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.185982  6074 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.186455  6074 ts_tablet_manager.cc:1403] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.015s
I20260710 13:18:37.186968  6075 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.187343  6075 ts_tablet_manager.cc:1403] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.017s
I20260710 13:18:37.189260  6074 raft_consensus.cc:359] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.189950  6074 raft_consensus.cc:385] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.190035  6076 tablet_bootstrap.cc:654] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.190263  6074 raft_consensus.cc:740] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.190989  6074 consensus_queue.cc:260] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.190780  6075 raft_consensus.cc:359] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.192366  6075 raft_consensus.cc:385] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.192669  6075 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.193389  6075 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.201978  6076 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.202486  6076 ts_tablet_manager.cc:1403] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.008s
I20260710 13:18:37.202564  6056 heartbeater.cc:499] Master 127.5.156.254:43525 was elected leader, sending a full tablet report...
I20260710 13:18:37.203043  6075 ts_tablet_manager.cc:1434] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.009s
I20260710 13:18:37.203707  5907 heartbeater.cc:499] Master 127.5.156.254:43525 was elected leader, sending a full tablet report...
I20260710 13:18:37.204025  6074 ts_tablet_manager.cc:1434] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.014s
I20260710 13:18:37.204963  6074 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.205262  6076 raft_consensus.cc:359] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.205842  6076 raft_consensus.cc:385] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.206086  6076 raft_consensus.cc:740] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.206817  6076 consensus_queue.cc:260] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.208941  5982 heartbeater.cc:499] Master 127.5.156.254:43525 was elected leader, sending a full tablet report...
I20260710 13:18:37.209851  6076 ts_tablet_manager.cc:1434] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:37.210649  6076 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.216837  6076 tablet_bootstrap.cc:654] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.202605  6079 raft_consensus.cc:493] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.217756  6075 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.217597  6079 raft_consensus.cc:515] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.222797  6074 tablet_bootstrap.cc:654] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.229687  6079 leader_election.cc:290] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.266531  6074 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.267023  6074 ts_tablet_manager.cc:1403] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.012s
I20260710 13:18:37.269340  6075 tablet_bootstrap.cc:654] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.269641  6074 raft_consensus.cc:359] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.272549  6074 raft_consensus.cc:385] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.272871  6074 raft_consensus.cc:740] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.273480  6074 consensus_queue.cc:260] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.278880  6074 ts_tablet_manager.cc:1434] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:18:37.279515  6076 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.280743  6076 ts_tablet_manager.cc:1403] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.070s	user 0.034s	sys 0.032s
I20260710 13:18:37.282346  6074 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.285560  6083 raft_consensus.cc:493] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:37.286069  5908 tablet.cc:2406] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:37.285959  6083 raft_consensus.cc:515] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.286367  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
W20260710 13:18:37.288138  5997 leader_election.cc:343] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.288414  6083 leader_election.cc:290] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.288440  6076 raft_consensus.cc:359] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.289333  6076 raft_consensus.cc:385] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.289688  6076 raft_consensus.cc:740] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.290401  6076 consensus_queue.cc:260] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.292874  6074 tablet_bootstrap.cc:654] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.293016  6076 ts_tablet_manager.cc:1434] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260710 13:18:37.299872  6076 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.311014  6076 tablet_bootstrap.cc:654] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.337951  6076 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.338645  6076 ts_tablet_manager.cc:1403] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260710 13:18:37.340731  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.342654  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.343274  6031 raft_consensus.cc:2468] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 0.
I20260710 13:18:37.344916  5921 leader_election.cc:304] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:37.345319  6075 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
W20260710 13:18:37.345901  5922 leader_election.cc:343] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.346127  6075 ts_tablet_manager.cc:1403] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.028s
I20260710 13:18:37.347883  6076 raft_consensus.cc:359] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.348819  6076 raft_consensus.cc:385] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.349143  6076 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.347894  6074 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.349825  6083 raft_consensus.cc:2804] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.350361  6074 ts_tablet_manager.cc:1403] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.014s
I20260710 13:18:37.350643  6083 raft_consensus.cc:493] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.351102  6083 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.353001  6075 raft_consensus.cc:359] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.353593  6075 raft_consensus.cc:385] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.353673  6074 raft_consensus.cc:359] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.354444  6074 raft_consensus.cc:385] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.350435  6076 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.354703  6074 raft_consensus.cc:740] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.358116  6083 raft_consensus.cc:515] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.353914  6075 raft_consensus.cc:740] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.358572  6074 consensus_queue.cc:260] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.361140  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.362038  6074 ts_tablet_manager.cc:1434] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
W20260710 13:18:37.362602  5996 leader_election.cc:343] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.363027  5996 leader_election.cc:304] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec; no voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.364188  6079 raft_consensus.cc:2749] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.364554  6083 leader_election.cc:290] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.366108  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:37.367972  6031 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.367585  6075 consensus_queue.cc:260] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.364751  6074 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.368287  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
W20260710 13:18:37.374245  5922 leader_election.cc:343] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.376617  6075 ts_tablet_manager.cc:1434] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 13:18:37.377774  6075 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.379087  6031 raft_consensus.cc:2468] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 1.
I20260710 13:18:37.380153  5921 leader_election.cc:304] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.383868  6083 raft_consensus.cc:2804] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.384267  6083 raft_consensus.cc:697] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:37.384507  6074 tablet_bootstrap.cc:654] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.384946  6083 consensus_queue.cc:237] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.393627  6076 ts_tablet_manager.cc:1434] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.055s	user 0.024s	sys 0.008s
I20260710 13:18:37.394508  6076 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.401849  6075 tablet_bootstrap.cc:654] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.403904  5776 catalog_manager.cc:5697] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 0 to 1, leader changed from <none> to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.410372  6076 tablet_bootstrap.cc:654] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.420892  6074 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.421277  6074 ts_tablet_manager.cc:1403] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.008s
I20260710 13:18:37.423774  6074 raft_consensus.cc:359] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.424397  6074 raft_consensus.cc:385] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.424651  6074 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.427706  6075 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.428110  6075 ts_tablet_manager.cc:1403] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
I20260710 13:18:37.430529  6075 raft_consensus.cc:359] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.431227  6075 raft_consensus.cc:385] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.431495  6075 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.432201  6075 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.434152  6075 ts_tablet_manager.cc:1434] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:37.434582  6074 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.436810  6074 ts_tablet_manager.cc:1434] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:18:37.437695  6074 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.443293  6074 tablet_bootstrap.cc:654] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.445008  6075 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.450326  6083 raft_consensus.cc:493] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.450783  6083 raft_consensus.cc:515] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.451782  6076 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.452167  6076 ts_tablet_manager.cc:1403] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.020s
I20260710 13:18:37.453045  6083 leader_election.cc:290] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549), 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975)
I20260710 13:18:37.453505  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.450799  6075 tablet_bootstrap.cc:654] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.454453  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.454985  5882 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 0.
W20260710 13:18:37.456485  5921 leader_election.cc:343] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.457293  5922 leader_election.cc:304] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [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: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:37.458163  6083 raft_consensus.cc:2804] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.458460  6083 raft_consensus.cc:493] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.458770  6083 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.460351  6076 raft_consensus.cc:359] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.460978  6076 raft_consensus.cc:385] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.461225  6076 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.461899  6076 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.464015  6076 ts_tablet_manager.cc:1434] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:18:37.464841  6076 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.464880  6083 raft_consensus.cc:515] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.466856  6083 leader_election.cc:290] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Requested vote from peers 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549), 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975)
I20260710 13:18:37.468515  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:37.470896  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.471586  5882 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:37.475486  5921 leader_election.cc:343] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.475975  6074 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.476995  6074 ts_tablet_manager.cc:1403] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.010s
I20260710 13:18:37.481736  6074 raft_consensus.cc:359] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.482353  6074 raft_consensus.cc:385] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.482605  6074 raft_consensus.cc:740] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.483662  6079 raft_consensus.cc:493] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.484612  6079 raft_consensus.cc:515] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.485992  6076 tablet_bootstrap.cc:654] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.483372  6074 consensus_queue.cc:260] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.487571  6079 leader_election.cc:290] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.487963  6074 ts_tablet_manager.cc:1434] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:37.488319  5882 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 1.
I20260710 13:18:37.488924  6074 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.494345  5922 leader_election.cc:304] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:37.495360  6083 raft_consensus.cc:2804] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.495836  6083 raft_consensus.cc:697] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:37.496668  6083 consensus_queue.cc:237] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.488758  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
W20260710 13:18:37.499111  5996 leader_election.cc:343] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.489856  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.499548  6074 tablet_bootstrap.cc:654] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.499782  5957 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 0.
I20260710 13:18:37.502300  5997 leader_election.cc:304] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.503712  6079 raft_consensus.cc:2804] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.504055  6079 raft_consensus.cc:493] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.504370  6079 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.508132  6075 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.508708  6075 ts_tablet_manager.cc:1403] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.011s
I20260710 13:18:37.511884  6075 raft_consensus.cc:359] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.512717  6075 raft_consensus.cc:385] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.513041  6075 raft_consensus.cc:740] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.520644  6075 consensus_queue.cc:260] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.523120  6075 ts_tablet_manager.cc:1434] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:18:37.523983  6075 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.533079  6079 raft_consensus.cc:515] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.536644  6079 leader_election.cc:290] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.537488  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.539479  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.539994  5957 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.540575  6075 tablet_bootstrap.cc:654] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:37.538910  5996 leader_election.cc:343] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.541621  6076 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.542112  6076 ts_tablet_manager.cc:1403] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.018s
I20260710 13:18:37.544538  6074 tablet_bootstrap.cc:492] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.544968  6074 ts_tablet_manager.cc:1403] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.009s
I20260710 13:18:37.545390  5779 catalog_manager.cc:5697] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 0 to 1, leader changed from <none> to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.548120  5957 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 1.
I20260710 13:18:37.549221  5997 leader_election.cc:304] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.549543  6074 raft_consensus.cc:359] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.549897  6079 raft_consensus.cc:2804] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.550180  6074 raft_consensus.cc:385] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.550344  6079 raft_consensus.cc:697] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:37.550493  6074 raft_consensus.cc:740] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.551237  6079 consensus_queue.cc:237] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.551280  6074 consensus_queue.cc:260] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.553643  6074 ts_tablet_manager.cc:1434] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:18:37.554514  6074 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.556548  6076 raft_consensus.cc:359] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.557159  6075 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.557272  6076 raft_consensus.cc:385] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.557832  6075 ts_tablet_manager.cc:1403] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260710 13:18:37.557659  6076 raft_consensus.cc:740] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.560333  6074 tablet_bootstrap.cc:654] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.560874  6076 consensus_queue.cc:260] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.561098  6075 raft_consensus.cc:359] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.561794  6075 raft_consensus.cc:385] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.562129  6075 raft_consensus.cc:740] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.562906  6076 ts_tablet_manager.cc:1434] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.001s
I20260710 13:18:37.562855  6075 consensus_queue.cc:260] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.566924  6075 ts_tablet_manager.cc:1434] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:37.569834  6081 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.570251  6081 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.571660  6074 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.572050  6074 ts_tablet_manager.cc:1403] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:18:37.572803  6081 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.574206  6075 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.575531  6074 raft_consensus.cc:359] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.576157  6074 raft_consensus.cc:385] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.576457  6074 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.577287  6074 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.579293  6074 ts_tablet_manager.cc:1434] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:37.563786  6076 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.580168  6074 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.582288  6082 raft_consensus.cc:493] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.582911  6082 raft_consensus.cc:515] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.591063  6075 tablet_bootstrap.cc:654] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.590637  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.592341  6083 raft_consensus.cc:493] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.592733  6083 raft_consensus.cc:515] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.593248  6076 tablet_bootstrap.cc:654] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.593659  6082 leader_election.cc:290] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
W20260710 13:18:37.594085  5996 leader_election.cc:343] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.594559  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.595074  5957 raft_consensus.cc:2468] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 0.
I20260710 13:18:37.596376  5997 leader_election.cc:304] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.597764  6083 leader_election.cc:290] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.598631  6082 raft_consensus.cc:2804] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.598757  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.599808  6082 raft_consensus.cc:493] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.600165  6082 raft_consensus.cc:3060] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.612833  6083 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.613430  6083 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.620973  6075 tablet_bootstrap.cc:492] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.611765  5778 catalog_manager.cc:5697] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 1 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.621704  6083 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.622140  6075 ts_tablet_manager.cc:1403] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.006s
I20260710 13:18:37.627619  6075 raft_consensus.cc:359] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.628364  6075 raft_consensus.cc:385] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.628664  6075 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.631862  6075 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.632788  6076 tablet_bootstrap.cc:492] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.633632  6076 ts_tablet_manager.cc:1403] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.005s
I20260710 13:18:37.633700  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.635926  6075 ts_tablet_manager.cc:1434] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:18:37.637117  6075 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.636909  6076 raft_consensus.cc:359] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.637596  6076 raft_consensus.cc:385] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:37.637856  5921 leader_election.cc:343] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.637907  6076 raft_consensus.cc:740] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.638667  6076 consensus_queue.cc:260] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.650509  6082 raft_consensus.cc:515] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.652396  6082 leader_election.cc:290] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.653358  6031 raft_consensus.cc:2393] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c720d7db15f646b89d51e9d36e45d25f in current term 1: Already voted for candidate 41dc8f9d21f14a9c8a091302c94a72ec in this term.
I20260710 13:18:37.652998  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.653894  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.654083  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
W20260710 13:18:37.658629  5846 leader_election.cc:343] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.659216  6076 ts_tablet_manager.cc:1434] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:18:37.658676  5957 raft_consensus.cc:3060] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.660243  6076 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
W20260710 13:18:37.659179  5996 leader_election.cc:343] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.666972  6074 tablet_bootstrap.cc:654] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.673082  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec7d876f6643a8a36faae895e03054" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.673409  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.674263  5881 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 0.
W20260710 13:18:37.674278  5922 leader_election.cc:343] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.675819  5922 leader_election.cc:304] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.677400  5922 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [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: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:37.678563  6095 raft_consensus.cc:2804] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.678920  6095 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.679280  6095 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.681280  5957 raft_consensus.cc:2468] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 1.
I20260710 13:18:37.683010  5997 leader_election.cc:304] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:37.683167  6083 raft_consensus.cc:2749] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.684067  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.684640  6082 raft_consensus.cc:2804] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.687201  6082 raft_consensus.cc:697] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:37.687956  6082 consensus_queue.cc:237] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.690629  6095 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.691740  6076 tablet_bootstrap.cc:654] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.692181  5956 raft_consensus.cc:2393] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62e97f94880a402b80aef6cf0bcc7cb4 in current term 1: Already voted for candidate c720d7db15f646b89d51e9d36e45d25f in this term.
I20260710 13:18:37.696368  5848 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.698487  6081 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.698698  6075 tablet_bootstrap.cc:654] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.710296  6081 raft_consensus.cc:2749] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.709575  5776 catalog_manager.cc:5697] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 1 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.711779  6095 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.712410  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.712723  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
W20260710 13:18:37.714362  5921 leader_election.cc:343] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.716539  6074 tablet_bootstrap.cc:492] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.716930  6074 ts_tablet_manager.cc:1403] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.004s
I20260710 13:18:37.721202  6075 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.721735  6075 ts_tablet_manager.cc:1403] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.002s
I20260710 13:18:37.724411  6075 raft_consensus.cc:359] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.725015  6075 raft_consensus.cc:385] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.725247  6075 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.725847  6075 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.728201  6075 ts_tablet_manager.cc:1434] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:37.729099  6075 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.731400  5881 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 1.
I20260710 13:18:37.732615  5922 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:37.733356  6095 raft_consensus.cc:2804] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.733757  6095 raft_consensus.cc:697] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:37.734107  6074 raft_consensus.cc:359] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.734427  6095 consensus_queue.cc:237] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.734795  6074 raft_consensus.cc:385] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.735193  6074 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.735965  6074 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.738261  6074 ts_tablet_manager.cc:1434] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 13:18:37.739037  6074 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: Bootstrap starting.
I20260710 13:18:37.741180  6075 tablet_bootstrap.cc:654] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.744303  6074 tablet_bootstrap.cc:654] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.746094  6082 raft_consensus.cc:493] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.746551  6082 raft_consensus.cc:515] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:37.748553  6081 raft_consensus.cc:493] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.749136  6081 raft_consensus.cc:515] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.756660  6113 raft_consensus.cc:493] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.755827  6076 tablet_bootstrap.cc:492] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.757871  6076 ts_tablet_manager.cc:1403] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.016s
I20260710 13:18:37.760270  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.761009  6082 leader_election.cc:290] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.762264  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.762861  6076 raft_consensus.cc:359] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.765676  6076 raft_consensus.cc:385] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.766155  6076 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.763429  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.760965  5956 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 0.
I20260710 13:18:37.767161  6076 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.768471  5848 leader_election.cc:304] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:37.759020  6113 raft_consensus.cc:515] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.769973  6081 leader_election.cc:290] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.764971  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.769731  6076 ts_tablet_manager.cc:1434] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:37.773007  6074 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: No bootstrap required, opened a new log
I20260710 13:18:37.770460  6030 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 0.
I20260710 13:18:37.773351  6074 ts_tablet_manager.cc:1403] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260710 13:18:37.774134  5881 raft_consensus.cc:2393] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41dc8f9d21f14a9c8a091302c94a72ec in current term 1: Already voted for candidate c720d7db15f646b89d51e9d36e45d25f in this term.
I20260710 13:18:37.774914  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.774600  5778 catalog_manager.cc:5697] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 0 to 1, leader changed from <none> to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.775177  5996 leader_election.cc:304] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec; no voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.775887  6113 leader_election.cc:290] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.776167  6082 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.776954  6076 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.771162  6081 raft_consensus.cc:2804] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.781808  6081 raft_consensus.cc:493] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.782246  6081 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.782511  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.783028  5956 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 0.
I20260710 13:18:37.784448  6075 tablet_bootstrap.cc:492] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.784844  6075 ts_tablet_manager.cc:1403] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.004s
I20260710 13:18:37.784675  5997 leader_election.cc:304] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:37.787623  6113 raft_consensus.cc:2804] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.787951  6113 raft_consensus.cc:493] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.788527  6113 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.791364  6082 raft_consensus.cc:2749] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.791275  6075 raft_consensus.cc:359] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.792709  6075 raft_consensus.cc:385] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.793848  6075 raft_consensus.cc:740] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.794454  6075 consensus_queue.cc:260] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.796211  6075 ts_tablet_manager.cc:1434] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:37.796581  6095 consensus_queue.cc:1048] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.797088  6074 raft_consensus.cc:359] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.801784  6074 raft_consensus.cc:385] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.802074  6074 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.797101  6076 tablet_bootstrap.cc:654] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.806614  6075 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: Bootstrap starting.
I20260710 13:18:37.802709  6074 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.809376  6074 ts_tablet_manager.cc:1434] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260710 13:18:37.801210  6081 raft_consensus.cc:515] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.812314  5881 raft_consensus.cc:2393] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41dc8f9d21f14a9c8a091302c94a72ec in current term 1: Already voted for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in this term.
I20260710 13:18:37.813717  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:37.815244  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.815702  5956 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.820096  6124 raft_consensus.cc:493] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.821565  5956 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 1.
I20260710 13:18:37.821612  6113 raft_consensus.cc:515] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.824169  5848 leader_election.cc:304] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:37.825311  6031 raft_consensus.cc:2393] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62e97f94880a402b80aef6cf0bcc7cb4 in current term 1: Already voted for candidate 41dc8f9d21f14a9c8a091302c94a72ec in this term.
I20260710 13:18:37.825208  6123 raft_consensus.cc:2804] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.822388  6081 leader_election.cc:290] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.827370  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.833304  6075 tablet_bootstrap.cc:654] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.825337  6124 raft_consensus.cc:515] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.838379  6113 leader_election.cc:290] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.844715  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.845477  5956 raft_consensus.cc:2393] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41dc8f9d21f14a9c8a091302c94a72ec in current term 1: Already voted for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in this term.
I20260710 13:18:37.846175  6123 raft_consensus.cc:697] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:37.849143  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.849006  6123 consensus_queue.cc:237] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.849980  6076 tablet_bootstrap.cc:492] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.850149  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.850337  6076 ts_tablet_manager.cc:1403] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.079s	user 0.003s	sys 0.025s
I20260710 13:18:37.850699  6031 raft_consensus.cc:2468] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 0.
W20260710 13:18:37.852819  5848 leader_election.cc:343] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.847471  6124 leader_election.cc:290] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.853256  6076 raft_consensus.cc:359] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.856387  6076 raft_consensus.cc:385] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.856619  6076 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.857803  5846 leader_election.cc:304] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.857501  6076 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.859302  6124 raft_consensus.cc:2804] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.862644  6075 tablet_bootstrap.cc:492] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: No bootstrap required, opened a new log
I20260710 13:18:37.862645  6076 ts_tablet_manager.cc:1434] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:18:37.863197  6075 ts_tablet_manager.cc:1403] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 13:18:37.860756  6124 raft_consensus.cc:493] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.864705  6076 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: Bootstrap starting.
I20260710 13:18:37.874266  6076 tablet_bootstrap.cc:654] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:37.866596  6123 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.865330  6124 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.885792  5996 leader_election.cc:304] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec; no voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.884213  6123 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.888516  6113 raft_consensus.cc:2749] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:37.889493  6123 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.889286  6075 raft_consensus.cc:359] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.889868  6075 raft_consensus.cc:385] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.890100  6075 raft_consensus.cc:740] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.890669  6075 consensus_queue.cc:260] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.891520  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.891642  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:37.892153  5957 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 0.
I20260710 13:18:37.892412  6030 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 0.
I20260710 13:18:37.894268  5846 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:37.896867  6075 ts_tablet_manager.cc:1434] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260710 13:18:37.896719  6127 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.897569  5881 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.900884  6127 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.901208  6127 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.905305  6131 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:37.909082  6124 raft_consensus.cc:515] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.910750  6131 consensus_queue.cc:1048] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.912906  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.907205  5778 catalog_manager.cc:5697] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:37.918318  5848 leader_election.cc:343] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:37.918813  6124 leader_election.cc:290] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.925519  6127 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.928841  6127 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:37.929404  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.929876  5957 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.929916  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:37.930018  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:37.930557  6030 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.930617  6031 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.936057  5957 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 1.
I20260710 13:18:37.937522  6113 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:37.937764  6076 tablet_bootstrap.cc:492] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: No bootstrap required, opened a new log
I20260710 13:18:37.938153  6076 ts_tablet_manager.cc:1403] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.015s
I20260710 13:18:37.937966  6113 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.938979  6031 raft_consensus.cc:2468] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 1.
I20260710 13:18:37.939798  6113 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.940454  6076 raft_consensus.cc:359] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.940991  6076 raft_consensus.cc:385] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:37.941210  6076 raft_consensus.cc:740] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Initialized, Role: FOLLOWER
I20260710 13:18:37.941166  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:37.941814  5881 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 0.
I20260710 13:18:37.942090  6076 consensus_queue.cc:260] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.942893  5996 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:37.942981  5846 leader_election.cc:304] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:37.943303  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:37.937147  5848 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:37.943714  6127 raft_consensus.cc:2804] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.943907  5956 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 0.
I20260710 13:18:37.943714  6113 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:37.944445  6113 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:37.944787  6113 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.945029  6030 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 1.
I20260710 13:18:37.947014  6076 ts_tablet_manager.cc:1434] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:37.947141  6124 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.947631  6124 raft_consensus.cc:697] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:37.948321  6124 consensus_queue.cc:237] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.951141  6127 raft_consensus.cc:697] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:37.951997  6127 consensus_queue.cc:237] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.959846  6113 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:37.960937  6095 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:37.962597  5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:37.963241  5880 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.971035  5880 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 1.
I20260710 13:18:37.972420  5996 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:37.973484  6082 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:37.974049  6082 raft_consensus.cc:697] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:37.974560  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:37.975091  5957 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:37.974965  6082 consensus_queue.cc:237] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
W20260710 13:18:37.978655  5826 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:37.979984  6113 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:37.989218  5957 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 1.
I20260710 13:18:38.001389  5776 catalog_manager.cc:5697] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.002491  5776 catalog_manager.cc:5697] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.011443  5778 catalog_manager.cc:5697] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 1 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.068367  5957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:34812
I20260710 13:18:38.068864  5957 raft_consensus.cc:606] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:38.082230  6031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:42042
I20260710 13:18:38.082823  6031 raft_consensus.cc:606] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:38.084020  6082 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.084455  6082 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.085826  6082 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:38.086575  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:38.086846  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c720d7db15f646b89d51e9d36e45d25f" is_pre_election: true
I20260710 13:18:38.087320  5882 raft_consensus.cc:2393] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41dc8f9d21f14a9c8a091302c94a72ec in current term 1: Already voted for candidate c720d7db15f646b89d51e9d36e45d25f in this term.
I20260710 13:18:38.088402  5996 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec; no voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:38.089066  6082 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.090013  6031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:42042
I20260710 13:18:38.090498  6031 raft_consensus.cc:606] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:38.094679  6082 raft_consensus.cc:2749] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.095786  5957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:34812
I20260710 13:18:38.096385  5957 raft_consensus.cc:606] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:38.107257  5882 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.113165  6082 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.115391  5880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "992e8f011b7846dead8fb395650c0823"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:38.115877  5880 raft_consensus.cc:606] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:38.118178  6082 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.125839  5880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:38.126377  5880 raft_consensus.cc:606] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:38.140727  6113 raft_consensus.cc:993] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.141129  6082 raft_consensus.cc:1081] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.144030  5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:38.144531  5882 raft_consensus.cc:606] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:38.145457  6095 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:38.146648  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37122
I20260710 13:18:38.147269  5881 raft_consensus.cc:493] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.147339  5882 raft_consensus.cc:3060] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.147547  5881 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.151526  5881 raft_consensus.cc:515] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.154910  5880 raft_consensus.cc:1240] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Rejecting Update request from peer 41dc8f9d21f14a9c8a091302c94a72ec for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:38.157531  5881 leader_election.cc:290] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.158181  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.158905  6030 raft_consensus.cc:3055] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.159260  6030 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:38.159785  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:38.160360  5957 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.160113  6030 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.161291  6030 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.155304  6082 consensus_queue.cc:1048] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.166273  5957 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.167449  5848 leader_election.cc:304] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.168200  6127 raft_consensus.cc:2804] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.168620  6127 raft_consensus.cc:697] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.169394  6127 consensus_queue.cc:237] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.173414  6030 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.175643  6131 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.189311  5778 catalog_manager.cc:5697] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 1 to 2, leader changed from 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.193019  6131 raft_consensus.cc:993] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.193415  6131 raft_consensus.cc:1081] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.196452  6082 consensus_queue.cc:1048] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.199174  5882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:18:38.199703  5882 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.200080  5882 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.208725  5882 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.212433  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:38.212991  5957 raft_consensus.cc:3055] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.213303  5957 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:38.214619  5882 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.214071  5957 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.215129  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.215664  6030 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.216085  5957 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.225111  5957 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.226114  5848 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.226889  6127 raft_consensus.cc:2804] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.227362  6127 raft_consensus.cc:697] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.228225  6127 consensus_queue.cc:237] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.226387  6030 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.235991  5778 catalog_manager.cc:5697] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 1 to 2, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.334556  6127 consensus_queue.cc:1048] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.345131  6123 consensus_queue.cc:1048] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.349396  6123 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.360706  6127 raft_consensus.cc:993] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.360575  6124 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.361153  6127 raft_consensus.cc:1081] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.364291  5957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:38.364729  5957 raft_consensus.cc:493] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.365059  5957 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.365454  6083 raft_consensus.cc:493] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:38.365928  6083 raft_consensus.cc:515] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.368579  6083 leader_election.cc:290] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.368781  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" is_pre_election: true
I20260710 13:18:38.373139  5957 raft_consensus.cc:515] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.373456  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" is_pre_election: true
I20260710 13:18:38.374198  6031 raft_consensus.cc:2393] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c720d7db15f646b89d51e9d36e45d25f in current term 1: Already voted for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in this term.
I20260710 13:18:38.374927  5957 leader_election.cc:290] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.375865  5921 leader_election.cc:304] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c720d7db15f646b89d51e9d36e45d25f; no voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:38.377543  6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.378051  6031 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.378580  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff2278117ec4b728b74d4ee9da5ae5b" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:38.379074  5882 raft_consensus.cc:3055] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.379350  5882 raft_consensus.cc:740] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.380051  5882 consensus_queue.cc:260] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.381151  5882 raft_consensus.cc:3060] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.380514  6083 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:38.389839  6131 raft_consensus.cc:993] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.390236  6131 raft_consensus.cc:1081] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.390628  5882 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.391611  5922 leader_election.cc:304] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.392402  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:18:38.392918  5881 raft_consensus.cc:493] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.393349  5881 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.392973  6031 raft_consensus.cc:2468] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.394955  6095 raft_consensus.cc:2804] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.395516  6083 raft_consensus.cc:2749] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:38.395681  6081 raft_consensus.cc:993] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.398032  6081 raft_consensus.cc:1081] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.400274  5957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:38.395437  6095 raft_consensus.cc:697] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:38.400862  5957 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.401252  5957 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.401348  6095 consensus_queue.cc:237] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.406389  5881 raft_consensus.cc:515] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:38.408330  5881 leader_election.cc:290] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:38.408440  6127 consensus_queue.cc:1048] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.410522  5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:38.411546  5956 raft_consensus.cc:3055] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.411979  5956 raft_consensus.cc:740] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:38.407308  5957 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.413702  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.414309  6030 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.419597  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:38.420356  5881 raft_consensus.cc:3055] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.420725  5881 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.424468  5881 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.425906  5881 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.425727  6127 consensus_queue.cc:1048] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.429035  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.429638  6029 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.434160  6030 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.435335  5846 leader_election.cc:304] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:38.435796  5957 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.436139  6123 raft_consensus.cc:2804] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.437153  6123 raft_consensus.cc:697] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.438055  6123 consensus_queue.cc:237] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:38.442955  5881 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.443922  5922 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.444649  6095 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.445051  6095 raft_consensus.cc:697] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:38.445631  6029 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.445724  6095 consensus_queue.cc:237] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.446007  5776 catalog_manager.cc:5697] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 1 to 2, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.449942  5777 catalog_manager.cc:5697] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 1 to 2, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.412825  5956 consensus_queue.cc:260] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:38.453506  5956 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.462201  5956 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.464413  6123 raft_consensus.cc:993] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.464802  6081 raft_consensus.cc:1081] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:38.466236  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "992e8f011b7846dead8fb395650c0823"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:38.466756  5955 raft_consensus.cc:493] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.467144  5955 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.469167  5777 catalog_manager.cc:5697] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 1 to 2, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.475050  5955 raft_consensus.cc:515] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.477774  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:38.478075  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992e8f011b7846dead8fb395650c0823" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.478271  5881 raft_consensus.cc:3055] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.478353  5955 leader_election.cc:290] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.478621  6030 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.478639  5881 raft_consensus.cc:740] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.479576  5881 consensus_queue.cc:260] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.480683  5881 raft_consensus.cc:3060] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.484901  6030 raft_consensus.cc:2468] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.486018  5921 leader_election.cc:304] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.486835  6095 raft_consensus.cc:2804] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.487291  6095 raft_consensus.cc:697] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:38.487231  5881 raft_consensus.cc:2468] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 2.
I20260710 13:18:38.488184  6095 consensus_queue.cc:237] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.492835  6113 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.494474  5777 catalog_manager.cc:5697] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 1 to 2, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.500835  6113 raft_consensus.cc:993] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.501243  6113 raft_consensus.cc:1081] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:38.505384  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37122
I20260710 13:18:38.506767  6113 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:38.507028  5881 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.508638  5881 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.516655  5881 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.518783  5881 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:38.520316  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:38.520797  5955 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.521757  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:38.522298  6030 raft_consensus.cc:3055] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.522603  6030 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:38.523332  6030 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.524488  6030 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.526393  5955 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.527724  5848 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:38.528488  6081 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.528903  6081 raft_consensus.cc:697] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:38.529553  6081 consensus_queue.cc:237] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:38.532384  6030 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 2.
I20260710 13:18:38.536721  5776 catalog_manager.cc:5697] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 1 to 2, leader changed from 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.581853  6030 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.582903  6081 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.588056  5955 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.589433  6127 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.696175  5955 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.697371  6081 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.704088  6030 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.705438  6124 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.848412  5955 raft_consensus.cc:1275] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.849674  6124 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.858017  6030 raft_consensus.cc:1275] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.859140  6124 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.949625  6030 raft_consensus.cc:1275] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.950664  6095 consensus_queue.cc:1048] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.957839  5881 raft_consensus.cc:1275] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.959276  6159 consensus_queue.cc:1048] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.970443  5881 raft_consensus.cc:1275] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.971405  6159 consensus_queue.cc:1048] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.974988  5882 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.976997  6095 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.984539  6029 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.987910  6095 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.989382  6030 raft_consensus.cc:1275] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.990881  6095 consensus_queue.cc:1048] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:39.081869  5955 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:39.083040  6127 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:39.090394  6030 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:39.092310  6127 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.185602  5747 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:18:41.186329  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:41.201261  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:41.201644  5955 raft_consensus.cc:606] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Received request to transfer leadership to TS 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:41.209980  5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:37152
I20260710 13:18:41.210390  5882 raft_consensus.cc:606] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Received request to transfer leadership to TS 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:41.211319  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:41.211719  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:41.543076  6127 raft_consensus.cc:993] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:41.543471  6165 raft_consensus.cc:1081] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Signalling peer 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:41.544697  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:42032
I20260710 13:18:41.545096  6029 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.545436  6029 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.549804  6029 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.551278  6029 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 3 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:41.551867  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:41.552242  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:41.552448  5882 raft_consensus.cc:3055] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:41.552718  5882 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:41.552731  5955 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.553422  5882 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.554155  5882 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.556538  5955 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 3.
I20260710 13:18:41.557503  5997 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:41.558229  6113 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:41.558334  5882 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 3.
I20260710 13:18:41.559228  6113 raft_consensus.cc:697] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:41.559859  6113 consensus_queue.cc:237] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.565940  5778 catalog_manager.cc:5697] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 2 to 3, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 3 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.766863  6095 raft_consensus.cc:993] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:41.767284  6172 raft_consensus.cc:1081] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Signalling peer 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:41.768594  6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:42026
I20260710 13:18:41.769017  6029 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.769306  6029 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.773432  6029 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.774879  6029 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 3 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:41.775491  5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:41.775781  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:41.776032  5882 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.776355  5955 raft_consensus.cc:3055] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:41.776623  5955 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:41.777266  5955 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.778084  5955 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:41.780141  5882 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 3.
I20260710 13:18:41.780970  5996 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:41.781662  6113 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:41.782080  6113 raft_consensus.cc:697] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:41.782328  5955 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 3.
I20260710 13:18:41.782717  6113 consensus_queue.cc:237] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:41.790841  5778 catalog_manager.cc:5697] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 2 to 3, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 3 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:42.095739  5955 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.096915  5882 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.096964  6113 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.098081  6166 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.202503  5955 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.203531  6113 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.211222  5882 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.212569  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:42.212499  6180 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.225387  5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:42.225961  5882 raft_consensus.cc:606] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:42.230075  5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:42.230423  5882 raft_consensus.cc:606] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:42.234462  6182 raft_consensus.cc:993] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.234650  6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:42042
I20260710 13:18:42.234915  6165 raft_consensus.cc:1081] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.235216  6029 raft_consensus.cc:606] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:42.236299  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:42.236701  5955 raft_consensus.cc:493] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.236932  5955 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.241547  5955 raft_consensus.cc:515] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:42.242892  5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:37142
I20260710 13:18:42.243438  5882 raft_consensus.cc:606] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:42.243585  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:42.243858  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a141fd31a5141bbad0e121be0d64e14" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:42.244155  6029 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.244361  5881 raft_consensus.cc:3055] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.244704  5881 raft_consensus.cc:740] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:42.245354  5881 consensus_queue.cc:260] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:42.246065  5881 raft_consensus.cc:3060] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.249716  6029 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.250412  5955 leader_election.cc:290] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 3 election: Requested vote from peers 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549), 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975)
I20260710 13:18:42.250691  5921 leader_election.cc:304] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:42.251533  6172 raft_consensus.cc:2804] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.252036  6172 raft_consensus.cc:697] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:42.252694  6172 consensus_queue.cc:237] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [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: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } }
I20260710 13:18:42.253782  6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
mode: GRACEFUL
new_leader_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:42042
I20260710 13:18:42.254184  6029 raft_consensus.cc:606] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Received request to transfer leadership to TS c720d7db15f646b89d51e9d36e45d25f
I20260710 13:18:42.251525  5881 raft_consensus.cc:2468] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.259367  5778 catalog_manager.cc:5697] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 2 to 3, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 3 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:42.284688  6182 raft_consensus.cc:993] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.285063  6165 raft_consensus.cc:1081] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.286144  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:42.286566  5955 raft_consensus.cc:493] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.286877  5955 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.290808  5955 raft_consensus.cc:515] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.292354  5955 leader_election.cc:290] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 3 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:42.293076  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:42.293251  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:42.293591  5881 raft_consensus.cc:3055] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.293686  6029 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.293918  5881 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:42.294621  5881 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.295681  5881 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.299512  6029 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.300473  5921 leader_election.cc:304] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:42.301066  6172 raft_consensus.cc:2804] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.301259  5881 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.301528  6172 raft_consensus.cc:697] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:42.302279  6172 consensus_queue.cc:237] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.308374  5778 catalog_manager.cc:5697] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 2 to 3, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 3 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.320974  6182 raft_consensus.cc:993] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.321305  6165 raft_consensus.cc:1081] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.322443  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 13:18:42.322794  5955 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.323031  5955 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.326699  5955 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.328447  5955 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 3 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:42.328980  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:42.329404  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:42.329537  5881 raft_consensus.cc:3055] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.329911  6029 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.329905  5881 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:42.330740  5881 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.331614  5881 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.333855  6029 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.334578  5921 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [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: 41dc8f9d21f14a9c8a091302c94a72ec, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:42.335119  6172 raft_consensus.cc:2804] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.335439  6172 raft_consensus.cc:697] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:42.335490  5881 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 3.
I20260710 13:18:42.336098  6172 consensus_queue.cc:237] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.342084  5778 catalog_manager.cc:5697] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 2 to 3, leader changed from 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 3 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.620169  6166 raft_consensus.cc:993] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.620640  6180 raft_consensus.cc:1081] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.621799  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34800
I20260710 13:18:42.622215  5955 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.622488  5955 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.626389  5955 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.627939  5955 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 4 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:42.628544  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:42.628834  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:42.628974  5881 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.629273  6029 raft_consensus.cc:3055] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:42.629539  6029 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:42.630158  6029 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.630952  6029 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.633191  5881 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 4.
I20260710 13:18:42.634024  5922 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [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: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:42.634650  6172 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:42.635004  6172 raft_consensus.cc:697] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:42.635092  6029 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 4.
I20260710 13:18:42.635727  6172 consensus_queue.cc:237] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.640641  5778 catalog_manager.cc:5697] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 3 to 4, leader changed from 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 4 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.680868  6166 raft_consensus.cc:993] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: : Instructing follower c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.681217  6166 raft_consensus.cc:1081] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Signalling peer c720d7db15f646b89d51e9d36e45d25f to start an election
I20260710 13:18:42.682307  5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
 from {username='slave'} at 127.0.0.1:34800
I20260710 13:18:42.682673  5955 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.682967  5955 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.686466  5955 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.687780  5955 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [CANDIDATE]: Term 4 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:42.688503  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:42.688720  6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "c720d7db15f646b89d51e9d36e45d25f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:42.689057  5881 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.689213  6029 raft_consensus.cc:3055] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:42.689559  6029 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:42.690258  6029 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.691376  6029 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:42.694870  5881 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 4.
I20260710 13:18:42.695852  5922 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [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: 62e97f94880a402b80aef6cf0bcc7cb4, c720d7db15f646b89d51e9d36e45d25f; no voters: 
I20260710 13:18:42.696483  6172 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:42.696952  6172 raft_consensus.cc:697] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Becoming Leader. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:42.697372  6029 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c720d7db15f646b89d51e9d36e45d25f in term 4.
I20260710 13:18:42.697805  6172 consensus_queue.cc:237] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:42.702790  5778 catalog_manager.cc:5697] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f reported cstate change: term changed from 3 to 4, leader changed from 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195) to c720d7db15f646b89d51e9d36e45d25f (127.5.156.194). New cstate: current_term: 4 leader_uuid: "c720d7db15f646b89d51e9d36e45d25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.722066  6029 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.723078  6172 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.728619  6029 raft_consensus.cc:1275] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.731345  5881 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.732849  6188 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:42.733312  6172 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.738775  5882 raft_consensus.cc:1275] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.740291  6188 consensus_queue.cc:1048] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.814827  5881 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.815780  6172 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.823849  6029 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.825044  6188 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:43.072505  6029 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:43.073518  6188 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.079705  5882 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:43.081488  6196 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.141307  6029 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:43.142264  6196 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.151013  5882 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Refusing update from remote peer c720d7db15f646b89d51e9d36e45d25f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:43.152292  6188 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.260720  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:45.266999  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:45.267642  5955 raft_consensus.cc:606] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Received request to transfer leadership to TS 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:45.269724  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:45.270057  5955 raft_consensus.cc:606] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:45.271917  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:45.272284  5955 raft_consensus.cc:606] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:45.274052  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:45.274398  5955 raft_consensus.cc:606] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Received request to transfer leadership to TS 62e97f94880a402b80aef6cf0bcc7cb4
I20260710 13:18:45.276077  5955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3"
dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
mode: GRACEFUL
new_leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:34816
I20260710 13:18:45.276423  5955 raft_consensus.cc:606] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Received request to transfer leadership to TS 41dc8f9d21f14a9c8a091302c94a72ec
I20260710 13:18:45.277268  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:45.277658  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:45.296649  6188 raft_consensus.cc:993] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.297147  6200 raft_consensus.cc:1081] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.298465  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:18:45.298869  5881 raft_consensus.cc:493] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.299135  5881 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.303265  5881 raft_consensus.cc:515] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.304615  5881 leader_election.cc:290] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 4 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:45.305344  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:45.305759  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0178f89b9c4585a0e2edd93f3a3f63" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:45.305984  5955 raft_consensus.cc:3055] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:45.306226  6030 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.306244  5955 raft_consensus.cc:740] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:45.307180  5955 consensus_queue.cc:260] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.308452  5955 raft_consensus.cc:3060] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.312575  6030 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 4.
I20260710 13:18:45.313694  5846 leader_election.cc:304] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:45.314096  5955 raft_consensus.cc:2468] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 4.
I20260710 13:18:45.315238  6201 raft_consensus.cc:2804] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:45.316108  6201 raft_consensus.cc:697] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:45.316816  6201 consensus_queue.cc:237] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.322572  5778 catalog_manager.cc:5697] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 3 to 4, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 4 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.426153  6188 raft_consensus.cc:993] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.426568  6200 raft_consensus.cc:1081] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.427826  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:18:45.428258  5881 raft_consensus.cc:493] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.428505  5881 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.432104  5881 raft_consensus.cc:515] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.433346  5881 leader_election.cc:290] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 5 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:45.433934  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:45.434247  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd920efe33af4280becf067eb03dd8d9" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:45.434355  5955 raft_consensus.cc:3055] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:45.434715  6030 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.434707  5955 raft_consensus.cc:740] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:45.435534  5955 consensus_queue.cc:260] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.436344  5955 raft_consensus.cc:3060] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.438875  6030 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 5.
I20260710 13:18:45.439754  5846 leader_election.cc:304] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:45.440030  5955 raft_consensus.cc:2468] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 5.
I20260710 13:18:45.440467  6201 raft_consensus.cc:2804] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:45.440874  6201 raft_consensus.cc:697] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:45.441478  6201 consensus_queue.cc:237] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.446756  5778 catalog_manager.cc:5697] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 4 to 5, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 5 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.508823  6188 raft_consensus.cc:993] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:45.509205  6200 raft_consensus.cc:1081] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Signalling peer 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:45.510334  6030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:42026
I20260710 13:18:45.510725  6030 raft_consensus.cc:493] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.510979  6030 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.514938  6030 raft_consensus.cc:515] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.516652  6030 leader_election.cc:290] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 2 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:45.517624  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:45.517678  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44f2ca79fa249a299c808563cb8bfe3" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:45.518074  5955 raft_consensus.cc:3055] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.518221  5881 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.518304  5955 raft_consensus.cc:740] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:45.518958  5955 consensus_queue.cc:260] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.519726  5955 raft_consensus.cc:3060] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.522037  5881 raft_consensus.cc:2468] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 2.
I20260710 13:18:45.523027  5996 leader_election.cc:304] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:45.523419  5955 raft_consensus.cc:2468] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 2.
I20260710 13:18:45.523742  6166 raft_consensus.cc:2804] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.524718  6166 raft_consensus.cc:697] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:45.525594  6166 consensus_queue.cc:237] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.531402  5778 catalog_manager.cc:5697] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 1 to 2, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 2 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.549273  6188 raft_consensus.cc:993] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:45.549628  6200 raft_consensus.cc:1081] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Signalling peer 41dc8f9d21f14a9c8a091302c94a72ec to start an election
I20260710 13:18:45.550733  6030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c"
dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
 from {username='slave'} at 127.0.0.1:42026
I20260710 13:18:45.551119  6030 raft_consensus.cc:493] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.551378  6030 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.554980  6030 raft_consensus.cc:515] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.556391  6030 leader_election.cc:290] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [CANDIDATE]: Term 4 election: Requested vote from peers 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975), c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941)
I20260710 13:18:45.557078  5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
I20260710 13:18:45.557247  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c25442c5f5b43b88ec283bebd62772c" candidate_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:45.557597  5881 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.557695  5955 raft_consensus.cc:3055] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:45.558017  5955 raft_consensus.cc:740] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:45.558635  5955 consensus_queue.cc:260] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.559525  5955 raft_consensus.cc:3060] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:45.562765  5881 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 4.
I20260710 13:18:45.563566  5996 leader_election.cc:304] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:45.564229  6166 raft_consensus.cc:2804] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:45.564340  5955 raft_consensus.cc:2468] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41dc8f9d21f14a9c8a091302c94a72ec in term 4.
I20260710 13:18:45.564620  6166 raft_consensus.cc:697] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 LEADER]: Becoming Leader. State: Replica: 41dc8f9d21f14a9c8a091302c94a72ec, State: Running, Role: LEADER
I20260710 13:18:45.565392  6166 consensus_queue.cc:237] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.570766  5778 catalog_manager.cc:5697] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec reported cstate change: term changed from 3 to 4, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195). New cstate: current_term: 4 leader_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.681088  6188 raft_consensus.cc:993] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: : Instructing follower 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.681463  6200 raft_consensus.cc:1081] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Signalling peer 62e97f94880a402b80aef6cf0bcc7cb4 to start an election
I20260710 13:18:45.682592  5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35"
dest_uuid: "62e97f94880a402b80aef6cf0bcc7cb4"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:18:45.682973  5881 raft_consensus.cc:493] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.683190  5881 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.686709  5881 raft_consensus.cc:515] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.688143  5881 leader_election.cc:290] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [CANDIDATE]: Term 5 election: Requested vote from peers c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941), 41dc8f9d21f14a9c8a091302c94a72ec (127.5.156.195:45549)
I20260710 13:18:45.688753  5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c720d7db15f646b89d51e9d36e45d25f"
I20260710 13:18:45.689095  6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95de50eaf8aa4136833154b3f7bf4e35" candidate_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "41dc8f9d21f14a9c8a091302c94a72ec"
I20260710 13:18:45.689247  5955 raft_consensus.cc:3055] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:45.689545  5955 raft_consensus.cc:740] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c720d7db15f646b89d51e9d36e45d25f, State: Running, Role: LEADER
I20260710 13:18:45.689579  6030 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.690297  5955 consensus_queue.cc:260] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.691346  5955 raft_consensus.cc:3060] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:45.695315  6030 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 5.
I20260710 13:18:45.696220  5846 leader_election.cc:304] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: 41dc8f9d21f14a9c8a091302c94a72ec, 62e97f94880a402b80aef6cf0bcc7cb4; no voters: 
I20260710 13:18:45.696921  6201 raft_consensus.cc:2804] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:45.697031  5955 raft_consensus.cc:2468] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e97f94880a402b80aef6cf0bcc7cb4 in term 5.
I20260710 13:18:45.697379  6201 raft_consensus.cc:697] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 LEADER]: Becoming Leader. State: Replica: 62e97f94880a402b80aef6cf0bcc7cb4, State: Running, Role: LEADER
I20260710 13:18:45.698220  6201 consensus_queue.cc:237] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [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: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } }
I20260710 13:18:45.704445  5778 catalog_manager.cc:5697] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 reported cstate change: term changed from 4 to 5, leader changed from c720d7db15f646b89d51e9d36e45d25f (127.5.156.194) to 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193). New cstate: current_term: 5 leader_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.714828  5955 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:45.715830  6201 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.725507  6030 raft_consensus.cc:1275] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:45.727627  6215 consensus_queue.cc:1048] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:45.941301  5955 raft_consensus.cc:1275] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.942472  6166 consensus_queue.cc:1048] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.950666  5881 raft_consensus.cc:1275] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.952004  6220 consensus_queue.cc:1048] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:45.967454  5881 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:45.968418  6220 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e97f94880a402b80aef6cf0bcc7cb4" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 42975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.975143  5955 raft_consensus.cc:1275] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Refusing update from remote peer 41dc8f9d21f14a9c8a091302c94a72ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:45.976280  6220 consensus_queue.cc:1048] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:46.008585  5955 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:46.009541  6215 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.016819  6030 raft_consensus.cc:1275] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:46.018426  6202 consensus_queue.cc:1048] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.221213  6029 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:46.222261  6202 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41dc8f9d21f14a9c8a091302c94a72ec" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 45549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.229585  5955 raft_consensus.cc:1275] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Refusing update from remote peer 62e97f94880a402b80aef6cf0bcc7cb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:46.230768  6201 consensus_queue.cc:1048] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c720d7db15f646b89d51e9d36e45d25f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.278383  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:46.282908  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:18:46.303691  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:46.304333  5747 tablet_replica.cc:333] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.304965  5747 raft_consensus.cc:2243] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.305473  5747 raft_consensus.cc:2272] T 80ec7d876f6643a8a36faae895e03054 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.307752  5747 tablet_replica.cc:333] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.308254  5747 raft_consensus.cc:2243] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.308924  5747 raft_consensus.cc:2272] T dd920efe33af4280becf067eb03dd8d9 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.311026  5747 tablet_replica.cc:333] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.311673  5747 raft_consensus.cc:2243] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.312165  5747 raft_consensus.cc:2272] T 8c25442c5f5b43b88ec283bebd62772c P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.314534  5747 tablet_replica.cc:333] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.314916  5747 raft_consensus.cc:2243] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.315199  5747 raft_consensus.cc:2272] T cff2278117ec4b728b74d4ee9da5ae5b P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.316628  5747 tablet_replica.cc:333] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.317003  5747 raft_consensus.cc:2243] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.317523  5747 raft_consensus.cc:2272] T 992e8f011b7846dead8fb395650c0823 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.319394  5747 tablet_replica.cc:333] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.319911  5747 raft_consensus.cc:2243] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.320264  5747 raft_consensus.cc:2272] T e44f2ca79fa249a299c808563cb8bfe3 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.321894  5747 tablet_replica.cc:333] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.322315  5747 raft_consensus.cc:2243] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.322976  5747 raft_consensus.cc:2272] T 95de50eaf8aa4136833154b3f7bf4e35 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.324559  5747 tablet_replica.cc:333] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.324982  5747 raft_consensus.cc:2243] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.325340  5747 raft_consensus.cc:2272] T 4a141fd31a5141bbad0e121be0d64e14 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.326712  5747 tablet_replica.cc:333] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4: stopping tablet replica
I20260710 13:18:46.327142  5747 raft_consensus.cc:2243] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.327843  5747 raft_consensus.cc:2272] T cf0178f89b9c4585a0e2edd93f3a3f63 P 62e97f94880a402b80aef6cf0bcc7cb4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:46.413820  5996 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.156.193:42975: connect: Connection refused (error 111)
I20260710 13:18:46.414753  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
W20260710 13:18:46.417132  5996 consensus_peers.cc:597] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec -> Peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Couldn't send request to peer 62e97f94880a402b80aef6cf0bcc7cb4. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.431296  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
W20260710 13:18:46.454537  5922 consensus_peers.cc:597] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f -> Peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Couldn't send request to peer 62e97f94880a402b80aef6cf0bcc7cb4. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.454631  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:18:46.456389  5996 consensus_peers.cc:597] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec -> Peer 62e97f94880a402b80aef6cf0bcc7cb4 (127.5.156.193:42975): Couldn't send request to peer 62e97f94880a402b80aef6cf0bcc7cb4. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:42975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.459455  5747 tablet_replica.cc:333] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.460047  5747 raft_consensus.cc:2243] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.460737  5747 raft_consensus.cc:2272] T 992e8f011b7846dead8fb395650c0823 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.462291  5747 tablet_replica.cc:333] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.462715  5747 raft_consensus.cc:2243] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.463057  5747 raft_consensus.cc:2272] T dd920efe33af4280becf067eb03dd8d9 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.464594  5747 tablet_replica.cc:333] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.465049  5747 raft_consensus.cc:2243] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.465408  5747 raft_consensus.cc:2272] T 80ec7d876f6643a8a36faae895e03054 P c720d7db15f646b89d51e9d36e45d25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.466782  5747 tablet_replica.cc:333] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.467245  5747 raft_consensus.cc:2243] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.467974  5747 raft_consensus.cc:2272] T cff2278117ec4b728b74d4ee9da5ae5b P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.469381  5747 tablet_replica.cc:333] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.469797  5747 raft_consensus.cc:2243] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.470160  5747 raft_consensus.cc:2272] T 8c25442c5f5b43b88ec283bebd62772c P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.471843  5747 tablet_replica.cc:333] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.472280  5747 raft_consensus.cc:2243] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.472606  5747 raft_consensus.cc:2272] T cf0178f89b9c4585a0e2edd93f3a3f63 P c720d7db15f646b89d51e9d36e45d25f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.474349  5747 tablet_replica.cc:333] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.474730  5747 raft_consensus.cc:2243] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.475333  5747 raft_consensus.cc:2272] T 4a141fd31a5141bbad0e121be0d64e14 P c720d7db15f646b89d51e9d36e45d25f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.476744  5747 tablet_replica.cc:333] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.477174  5747 raft_consensus.cc:2243] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.477528  5747 raft_consensus.cc:2272] T 95de50eaf8aa4136833154b3f7bf4e35 P c720d7db15f646b89d51e9d36e45d25f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.479126  5747 tablet_replica.cc:333] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f: stopping tablet replica
I20260710 13:18:46.479524  5747 raft_consensus.cc:2243] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.479903  5747 raft_consensus.cc:2272] T e44f2ca79fa249a299c808563cb8bfe3 P c720d7db15f646b89d51e9d36e45d25f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:46.487617  5997 consensus_peers.cc:597] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec -> Peer c720d7db15f646b89d51e9d36e45d25f (127.5.156.194:45941): Couldn't send request to peer c720d7db15f646b89d51e9d36e45d25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.506430  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:18:46.520529  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
I20260710 13:18:46.538787  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:46.539357  5747 tablet_replica.cc:333] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.540159  5747 raft_consensus.cc:2243] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.540701  5747 raft_consensus.cc:2272] T dd920efe33af4280becf067eb03dd8d9 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.542413  5747 tablet_replica.cc:333] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.542786  5747 raft_consensus.cc:2243] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.543109  5747 raft_consensus.cc:2272] T cf0178f89b9c4585a0e2edd93f3a3f63 P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.544691  5747 tablet_replica.cc:333] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.545236  5747 raft_consensus.cc:2243] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.545641  5747 raft_consensus.cc:2272] T 4a141fd31a5141bbad0e121be0d64e14 P 41dc8f9d21f14a9c8a091302c94a72ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.547767  5747 tablet_replica.cc:333] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.548413  5747 raft_consensus.cc:2243] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.549098  5747 raft_consensus.cc:2272] T 80ec7d876f6643a8a36faae895e03054 P 41dc8f9d21f14a9c8a091302c94a72ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.550616  5747 tablet_replica.cc:333] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.551102  5747 raft_consensus.cc:2243] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.551797  5747 raft_consensus.cc:2272] T 8c25442c5f5b43b88ec283bebd62772c P 41dc8f9d21f14a9c8a091302c94a72ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.553272  5747 tablet_replica.cc:333] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.553660  5747 raft_consensus.cc:2243] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.554023  5747 raft_consensus.cc:2272] T cff2278117ec4b728b74d4ee9da5ae5b P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.555339  5747 tablet_replica.cc:333] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.555763  5747 raft_consensus.cc:2243] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.556138  5747 raft_consensus.cc:2272] T 95de50eaf8aa4136833154b3f7bf4e35 P 41dc8f9d21f14a9c8a091302c94a72ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.557768  5747 tablet_replica.cc:333] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.558212  5747 raft_consensus.cc:2243] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.558861  5747 raft_consensus.cc:2272] T e44f2ca79fa249a299c808563cb8bfe3 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.560632  5747 tablet_replica.cc:333] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec: stopping tablet replica
I20260710 13:18:46.561028  5747 raft_consensus.cc:2243] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.561410  5747 raft_consensus.cc:2272] T 992e8f011b7846dead8fb395650c0823 P 41dc8f9d21f14a9c8a091302c94a72ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.585537  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:18:46.600102  5747 master.cc:562] Master@127.5.156.254:43525 shutting down...
I20260710 13:18:46.776690  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.777257  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.777606  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b04b5cc9f1749f3963b5cde7fe94773: stopping tablet replica
I20260710 13:18:46.796001  5747 master.cc:584] Master@127.5.156.254:43525 shutdown complete.
41dc8f9d21f14a9c8a091302c94a72ec  1
62e97f94880a402b80aef6cf0bcc7cb4  4
c720d7db15f646b89d51e9d36e45d25f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12230 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:18:46.831450  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:32903
I20260710 13:18:46.832520  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:46.837071  6232 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
W20260710 13:18:46.838044  6233 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
W20260710 13:18:46.839200  6235 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
I20260710 13:18:46.839454  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:46.840204  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:46.840384  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:46.840543  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689526840526 us; error 0 us; skew 500 ppm
I20260710 13:18:46.841006  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:46.842976  5747 webserver.cc:533] Webserver started at http://127.5.156.254:45203/ using document root <none> and password file <none>
I20260710 13:18:46.843408  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:46.843593  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:46.843850  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:46.844856  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "00655a22c2354c749937ad503b20d7b5"
format_stamp: "Formatted at 2026-07-10 13:18:46 on dist-test-slave-f86c"
I20260710 13:18:46.848951  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:46.851806  6240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:46.852404  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:46.852653  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "00655a22c2354c749937ad503b20d7b5"
format_stamp: "Formatted at 2026-07-10 13:18:46 on dist-test-slave-f86c"
I20260710 13:18:46.852888  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-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)
I20260710 13:18:46.865952  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:46.867020  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:46.900712  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:32903
I20260710 13:18:46.900799  6291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:32903 every 8 connection(s)
I20260710 13:18:46.904235  6292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.912568  6292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5: Bootstrap starting.
I20260710 13:18:46.916467  6292 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.920022  6292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5: No bootstrap required, opened a new log
I20260710 13:18:46.921757  6292 raft_consensus.cc:359] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER }
I20260710 13:18:46.922080  6292 raft_consensus.cc:385] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.922245  6292 raft_consensus.cc:740] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00655a22c2354c749937ad503b20d7b5, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.922767  6292 consensus_queue.cc:260] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER }
I20260710 13:18:46.923125  6292 raft_consensus.cc:399] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:46.923288  6292 raft_consensus.cc:493] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:46.923476  6292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.926996  6292 raft_consensus.cc:515] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER }
I20260710 13:18:46.927444  6292 leader_election.cc:304] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [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: 00655a22c2354c749937ad503b20d7b5; no voters: 
I20260710 13:18:46.928494  6292 leader_election.cc:290] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:46.928869  6295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.930059  6295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 1 LEADER]: Becoming Leader. State: Replica: 00655a22c2354c749937ad503b20d7b5, State: Running, Role: LEADER
I20260710 13:18:46.930647  6295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [LEADER]: Queue going to LEADER mode. State: All 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: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER }
I20260710 13:18:46.931160  6292 sys_catalog.cc:565] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:46.934868  6296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "00655a22c2354c749937ad503b20d7b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER } }
I20260710 13:18:46.935519  6296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:46.936669  6297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 00655a22c2354c749937ad503b20d7b5. Latest consensus state: current_term: 1 leader_uuid: "00655a22c2354c749937ad503b20d7b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00655a22c2354c749937ad503b20d7b5" member_type: VOTER } }
I20260710 13:18:46.937225  6297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:46.938513  6302 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:46.944319  6302 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:46.945396  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:46.952087  6302 catalog_manager.cc:1383] Generated new cluster ID: 274a14bd0676444983431807f6091a95
I20260710 13:18:46.952322  6302 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:46.970081  6302 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:46.971135  6302 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:46.981093  6302 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5: Generated new TSK 0
I20260710 13:18:46.981583  6302 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:47.011209  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.016535  6313 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
W20260710 13:18:47.017505  6314 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
W20260710 13:18:47.018603  6316 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
I20260710 13:18:47.019086  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:47.019819  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.020009  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.020169  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689527020137 us; error 0 us; skew 500 ppm
I20260710 13:18:47.020648  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.022491  5747 webserver.cc:533] Webserver started at http://127.5.156.193:34465/ using document root <none> and password file <none>
I20260710 13:18:47.022890  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.023059  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.023316  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.024291  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "10377491e0074c40bdc68b309f054d7d"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.028111  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:18:47.030722  6321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.031394  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:47.031678  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "10377491e0074c40bdc68b309f054d7d"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.031962  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-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)
I20260710 13:18:47.046540  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:47.047719  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:47.048979  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:47.050904  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:47.051102  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.051311  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:47.051473  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.086115  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:33931
I20260710 13:18:47.086194  6383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:33931 every 8 connection(s)
I20260710 13:18:47.090437  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.096369  6388 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
W20260710 13:18:47.097608  6389 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
W20260710 13:18:47.099192  6391 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
I20260710 13:18:47.100474  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:47.101264  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.101425  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.101537  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689527101527 us; error 0 us; skew 500 ppm
I20260710 13:18:47.102041  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.103941  5747 webserver.cc:533] Webserver started at http://127.5.156.194:35553/ using document root <none> and password file <none>
I20260710 13:18:47.104517  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.104718  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.104984  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.106344  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "163db3c6535c49d991f7644877a3d807"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.107164  6384 heartbeater.cc:344] Connected to a master server at 127.5.156.254:32903
I20260710 13:18:47.107496  6384 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:47.108211  6384 heartbeater.cc:507] Master 127.5.156.254:32903 requested a full tablet report, sending...
I20260710 13:18:47.109975  6257 ts_manager.cc:194] Registered new tserver with Master: 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931)
I20260710 13:18:47.111196  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:18:47.112186  6257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49976
I20260710 13:18:47.114709  6396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.115366  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:47.115638  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "163db3c6535c49d991f7644877a3d807"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.115911  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-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)
I20260710 13:18:47.135452  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:47.136587  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:47.137882  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:47.139813  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:47.140028  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.140251  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:47.140403  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.174932  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:41151
I20260710 13:18:47.175024  6458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:41151 every 8 connection(s)
I20260710 13:18:47.179141  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.184883  6462 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
W20260710 13:18:47.185396  6463 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
W20260710 13:18:47.189599  6465 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
I20260710 13:18:47.189806  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:47.190368  6459 heartbeater.cc:344] Connected to a master server at 127.5.156.254:32903
I20260710 13:18:47.190722  6459 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:47.190788  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.191138  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.191334  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689527191315 us; error 0 us; skew 500 ppm
I20260710 13:18:47.191578  6459 heartbeater.cc:507] Master 127.5.156.254:32903 requested a full tablet report, sending...
I20260710 13:18:47.191949  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.193446  6257 ts_manager.cc:194] Registered new tserver with Master: 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:47.194133  5747 webserver.cc:533] Webserver started at http://127.5.156.195:44443/ using document root <none> and password file <none>
I20260710 13:18:47.194566  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.194751  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.194792  6257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49982
I20260710 13:18:47.194988  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.196211  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "8cf2d3340e2949399e083d00c5100adc"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.200014  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:47.202752  6470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.203433  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:47.203702  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "8cf2d3340e2949399e083d00c5100adc"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-f86c"
I20260710 13:18:47.203938  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689514453164-5747-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)
I20260710 13:18:47.216670  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:47.217676  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:47.219000  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:47.220948  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:47.221144  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.221350  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:47.221509  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.258251  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:46295
I20260710 13:18:47.258366  6532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:46295 every 8 connection(s)
I20260710 13:18:47.269831  6533 heartbeater.cc:344] Connected to a master server at 127.5.156.254:32903
I20260710 13:18:47.270146  6533 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:47.270711  6533 heartbeater.cc:507] Master 127.5.156.254:32903 requested a full tablet report, sending...
I20260710 13:18:47.272432  6257 ts_manager.cc:194] Registered new tserver with Master: 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.272780  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011798937s
I20260710 13:18:47.273536  6257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49988
I20260710 13:18:47.293224  6257 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49990:
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"
    }
  }
}
W20260710 13:18:47.295766  6257 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.
I20260710 13:18:47.371592  6349 tablet_service.cc:1511] Processing CreateTablet for tablet 7952f917aa174a7db401525ab958049e (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:47.373005  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7952f917aa174a7db401525ab958049e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.372671  6348 tablet_service.cc:1511] Processing CreateTablet for tablet 241dfe9113a148b693702c44ee914f68 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:47.374330  6348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241dfe9113a148b693702c44ee914f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.385377  6498 tablet_service.cc:1511] Processing CreateTablet for tablet 7952f917aa174a7db401525ab958049e (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:47.386629  6498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7952f917aa174a7db401525ab958049e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.386227  6497 tablet_service.cc:1511] Processing CreateTablet for tablet 241dfe9113a148b693702c44ee914f68 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:47.390223  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241dfe9113a148b693702c44ee914f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.392484  6347 tablet_service.cc:1511] Processing CreateTablet for tablet 18c9d3b99a304919ba7be706e6c9a3c2 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:47.394088  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c9d3b99a304919ba7be706e6c9a3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.414353  6424 tablet_service.cc:1511] Processing CreateTablet for tablet 7952f917aa174a7db401525ab958049e (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:47.415210  6424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7952f917aa174a7db401525ab958049e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.420451  6423 tablet_service.cc:1511] Processing CreateTablet for tablet 241dfe9113a148b693702c44ee914f68 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:47.420655  6348 tablet_service.cc:1511] Processing CreateTablet for tablet 093869bc53434fa5b29f767855d96220 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:47.421597  6423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241dfe9113a148b693702c44ee914f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.416828  6497 tablet_service.cc:1511] Processing CreateTablet for tablet 18c9d3b99a304919ba7be706e6c9a3c2 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:47.422626  6422 tablet_service.cc:1511] Processing CreateTablet for tablet 18c9d3b99a304919ba7be706e6c9a3c2 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:47.422995  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c9d3b99a304919ba7be706e6c9a3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.423774  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c9d3b99a304919ba7be706e6c9a3c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.423910  6421 tablet_service.cc:1511] Processing CreateTablet for tablet 093869bc53434fa5b29f767855d96220 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:47.424947  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093869bc53434fa5b29f767855d96220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.421604  6348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093869bc53434fa5b29f767855d96220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.431362  6496 tablet_service.cc:1511] Processing CreateTablet for tablet 093869bc53434fa5b29f767855d96220 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:47.432511  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093869bc53434fa5b29f767855d96220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.434242  6349 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfd7d1c58564b5abe0e45dfe68bd407 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:47.435724  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfd7d1c58564b5abe0e45dfe68bd407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.431370  6548 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.449859  6550 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.454996  6550 tablet_bootstrap.cc:654] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.455284  6549 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.458938  6498 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfd7d1c58564b5abe0e45dfe68bd407 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:47.460085  6498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfd7d1c58564b5abe0e45dfe68bd407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.460762  6349 tablet_service.cc:1511] Processing CreateTablet for tablet e02389421d234fa7a27b11c98844f2c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:47.464772  6422 tablet_service.cc:1511] Processing CreateTablet for tablet e02389421d234fa7a27b11c98844f2c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:47.465444  6548 tablet_bootstrap.cc:654] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.465927  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02389421d234fa7a27b11c98844f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.468029  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02389421d234fa7a27b11c98844f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.468412  6347 tablet_service.cc:1511] Processing CreateTablet for tablet a5486d47c7bd473096b33bdb791bf65b (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:47.468681  6495 tablet_service.cc:1511] Processing CreateTablet for tablet e02389421d234fa7a27b11c98844f2c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:47.469421  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5486d47c7bd473096b33bdb791bf65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.469746  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02389421d234fa7a27b11c98844f2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.474311  6549 tablet_bootstrap.cc:654] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.477042  6424 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfd7d1c58564b5abe0e45dfe68bd407 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:47.482728  6420 tablet_service.cc:1511] Processing CreateTablet for tablet a5486d47c7bd473096b33bdb791bf65b (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:47.485721  6424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfd7d1c58564b5abe0e45dfe68bd407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.483914  6494 tablet_service.cc:1511] Processing CreateTablet for tablet a5486d47c7bd473096b33bdb791bf65b (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:47.486404  6347 tablet_service.cc:1511] Processing CreateTablet for tablet cb0065dfcc224476aeca48a13570b1ef (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:47.486838  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5486d47c7bd473096b33bdb791bf65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.487179  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0065dfcc224476aeca48a13570b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.492198  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5486d47c7bd473096b33bdb791bf65b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.498400  6421 tablet_service.cc:1511] Processing CreateTablet for tablet cb0065dfcc224476aeca48a13570b1ef (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:47.499490  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0065dfcc224476aeca48a13570b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.500753  6497 tablet_service.cc:1511] Processing CreateTablet for tablet cb0065dfcc224476aeca48a13570b1ef (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:47.501792  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0065dfcc224476aeca48a13570b1ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.506606  6349 tablet_service.cc:1511] Processing CreateTablet for tablet ce9a75f7c19e4705b77083d9eb64bded (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:47.507833  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9a75f7c19e4705b77083d9eb64bded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.517314  6550 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.517745  6550 ts_tablet_manager.cc:1403] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.068s	user 0.000s	sys 0.016s
I20260710 13:18:47.520519  6550 raft_consensus.cc:359] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.521245  6550 raft_consensus.cc:385] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.521574  6550 raft_consensus.cc:740] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.526538  6550 consensus_queue.cc:260] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.535732  6419 tablet_service.cc:1511] Processing CreateTablet for tablet ce9a75f7c19e4705b77083d9eb64bded (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:47.537326  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9a75f7c19e4705b77083d9eb64bded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.560761  6548 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.562847  6548 ts_tablet_manager.cc:1403] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.040s
I20260710 13:18:47.562003  6495 tablet_service.cc:1511] Processing CreateTablet for tablet ce9a75f7c19e4705b77083d9eb64bded (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:47.561518  6349 tablet_service.cc:1511] Processing CreateTablet for tablet 3c921e42006a445db846cdef15ca09c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:47.564679  6459 heartbeater.cc:499] Master 127.5.156.254:32903 was elected leader, sending a full tablet report...
I20260710 13:18:47.565481  6421 tablet_service.cc:1511] Processing CreateTablet for tablet 3c921e42006a445db846cdef15ca09c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:47.566629  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c921e42006a445db846cdef15ca09c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.572142  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c921e42006a445db846cdef15ca09c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.575243  6549 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.575464  6550 ts_tablet_manager.cc:1434] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.057s	user 0.012s	sys 0.022s
I20260710 13:18:47.575696  6549 ts_tablet_manager.cc:1403] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.121s	user 0.005s	sys 0.030s
I20260710 13:18:47.576781  6550 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.564669  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9a75f7c19e4705b77083d9eb64bded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.584475  6548 raft_consensus.cc:359] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.589311  6548 raft_consensus.cc:385] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.585065  6549 raft_consensus.cc:359] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.589617  6548 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.589810  6550 tablet_bootstrap.cc:654] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.589771  6549 raft_consensus.cc:385] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.590185  6549 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.597530  6548 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.597751  6549 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.602751  6497 tablet_service.cc:1511] Processing CreateTablet for tablet 3c921e42006a445db846cdef15ca09c4 (DEFAULT_TABLE table=test-workload [id=d60f602738124678948e22bad97e89ff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:47.604267  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c921e42006a445db846cdef15ca09c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.609081  6533 heartbeater.cc:499] Master 127.5.156.254:32903 was elected leader, sending a full tablet report...
I20260710 13:18:47.618552  6384 heartbeater.cc:499] Master 127.5.156.254:32903 was elected leader, sending a full tablet report...
I20260710 13:18:47.619083  6548 ts_tablet_manager.cc:1434] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.056s	user 0.013s	sys 0.006s
I20260710 13:18:47.620057  6548 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.626948  6548 tablet_bootstrap.cc:654] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.636353  6555 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.637409  6556 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.637568  6555 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.637951  6556 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.642792  6548 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.643214  6548 ts_tablet_manager.cc:1403] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260710 13:18:47.640210  6556 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:47.640774  6555 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.657284  6550 tablet_bootstrap.cc:492] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.657861  6550 ts_tablet_manager.cc:1403] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.038s
I20260710 13:18:47.661109  6550 raft_consensus.cc:359] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.662050  6550 raft_consensus.cc:385] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.662390  6550 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.664860  6548 raft_consensus.cc:359] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.665493  6548 raft_consensus.cc:385] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.665768  6549 ts_tablet_manager.cc:1434] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.089s	user 0.015s	sys 0.010s
I20260710 13:18:47.666098  6550 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.666706  6549 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.668138  6550 ts_tablet_manager.cc:1434] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:18:47.670282  6550 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.677063  6550 tablet_bootstrap.cc:654] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.680491  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:47.681252  6434 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:47.665747  6548 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.682394  6324 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:47.683117  6555 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.683530  6555 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.683880  6555 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.684559  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:47.682946  6548 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.687496  6549 tablet_bootstrap.cc:654] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.706694  6555 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.714645  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:47.715252  6508 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:47.716316  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:47.716941  6434 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 0.
I20260710 13:18:47.717935  6359 raft_consensus.cc:2393] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cf2d3340e2949399e083d00c5100adc in current term 1: Already voted for candidate 10377491e0074c40bdc68b309f054d7d in this term.
I20260710 13:18:47.716348  6555 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.718760  6548 ts_tablet_manager.cc:1434] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.075s	user 0.026s	sys 0.006s
I20260710 13:18:47.720065  6473 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:47.720921  6559 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.721100  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:47.721302  6559 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.721698  6559 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.721794  6549 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.722308  6549 ts_tablet_manager.cc:1403] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260710 13:18:47.723035  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:47.723469  6548 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.724962  6549 raft_consensus.cc:359] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.725579  6549 raft_consensus.cc:385] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.725841  6549 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.726643  6549 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.723488  6434 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.728475  6559 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.729552  6508 raft_consensus.cc:2393] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10377491e0074c40bdc68b309f054d7d in current term 1: Already voted for candidate 8cf2d3340e2949399e083d00c5100adc in this term.
I20260710 13:18:47.730444  6548 tablet_bootstrap.cc:654] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.724164  6550 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.732811  6550 ts_tablet_manager.cc:1403] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.021s
I20260710 13:18:47.733295  6559 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:47.733500  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:47.734040  6549 ts_tablet_manager.cc:1434] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:47.734862  6549 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.735330  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:47.736068  6359 raft_consensus.cc:2393] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cf2d3340e2949399e083d00c5100adc in current term 1: Already voted for candidate 10377491e0074c40bdc68b309f054d7d in this term.
I20260710 13:18:47.737226  6472 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [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: 8cf2d3340e2949399e083d00c5100adc; no voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807
I20260710 13:18:47.735349  6550 raft_consensus.cc:359] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.741031  6550 raft_consensus.cc:385] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.741302  6550 raft_consensus.cc:740] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.741967  6550 consensus_queue.cc:260] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.742566  6549 tablet_bootstrap.cc:654] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.743863  6550 ts_tablet_manager.cc:1434] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:18:47.744688  6550 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.740202  6559 raft_consensus.cc:2749] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:47.750212  6550 tablet_bootstrap.cc:654] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.750280  6434 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:47.752377  6324 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:47.753728  6555 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.754521  6555 raft_consensus.cc:697] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:47.755497  6555 consensus_queue.cc:237] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.761451  6550 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.761828  6550 ts_tablet_manager.cc:1403] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 13:18:47.763850  6548 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.764237  6548 ts_tablet_manager.cc:1403] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.013s
I20260710 13:18:47.764587  6549 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.765029  6549 ts_tablet_manager.cc:1403] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260710 13:18:47.764611  6550 raft_consensus.cc:359] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.765502  6550 raft_consensus.cc:385] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.765808  6550 raft_consensus.cc:740] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.766558  6550 consensus_queue.cc:260] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.766639  6548 raft_consensus.cc:359] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.766309  6256 catalog_manager.cc:5697] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 1 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.767431  6549 raft_consensus.cc:359] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.767457  6548 raft_consensus.cc:385] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.768143  6549 raft_consensus.cc:385] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.769304  6548 raft_consensus.cc:740] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.768790  6550 ts_tablet_manager.cc:1434] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:47.770363  6550 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.770051  6548 consensus_queue.cc:260] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.772038  6548 ts_tablet_manager.cc:1434] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:18:47.772779  6548 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.776341  6550 tablet_bootstrap.cc:654] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.769331  6549 raft_consensus.cc:740] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.778638  6548 tablet_bootstrap.cc:654] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.779156  6549 consensus_queue.cc:260] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.787043  6549 ts_tablet_manager.cc:1434] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:18:47.787698  6548 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.788311  6548 ts_tablet_manager.cc:1403] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 13:18:47.789669  6550 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.790066  6550 ts_tablet_manager.cc:1403] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:18:47.790652  6548 raft_consensus.cc:359] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.791343  6548 raft_consensus.cc:385] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.791625  6548 raft_consensus.cc:740] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.792766  6549 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.792411  6548 consensus_queue.cc:260] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.792626  6550 raft_consensus.cc:359] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.793215  6550 raft_consensus.cc:385] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.793509  6550 raft_consensus.cc:740] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.794397  6548 ts_tablet_manager.cc:1434] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 13:18:47.794179  6550 consensus_queue.cc:260] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.795214  6548 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.796185  6550 ts_tablet_manager.cc:1434] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:47.797034  6550 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.801448  6548 tablet_bootstrap.cc:654] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.802932  6550 tablet_bootstrap.cc:654] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.806540  6554 raft_consensus.cc:493] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.806955  6554 raft_consensus.cc:515] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.807777  6548 tablet_bootstrap.cc:492] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.808346  6548 ts_tablet_manager.cc:1403] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:18:47.811254  6549 tablet_bootstrap.cc:654] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.811744  6548 raft_consensus.cc:359] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.812613  6548 raft_consensus.cc:385] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.812986  6548 raft_consensus.cc:740] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.814411  6554 leader_election.cc:290] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.813985  6548 consensus_queue.cc:260] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.816774  6548 ts_tablet_manager.cc:1434] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:18:47.817732  6548 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.819416  6550 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.819806  6550 ts_tablet_manager.cc:1403] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:18:47.822342  6550 raft_consensus.cc:359] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.822921  6550 raft_consensus.cc:385] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.823098  6548 tablet_bootstrap.cc:654] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.823222  6550 raft_consensus.cc:740] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.824069  6550 consensus_queue.cc:260] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.828655  6550 ts_tablet_manager.cc:1434] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:47.829751  6550 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.837496  6550 tablet_bootstrap.cc:654] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.842233  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:47.842783  6359 raft_consensus.cc:2468] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:47.844048  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:47.844045  6398 leader_election.cc:304] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:47.846050  6554 raft_consensus.cc:2804] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:47.846385  6397 leader_election.cc:343] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:47.846390  6554 raft_consensus.cc:493] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.846964  6554 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.846985  6550 tablet_bootstrap.cc:492] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.847601  6550 ts_tablet_manager.cc:1403] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:18:47.848265  6548 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.848742  6548 ts_tablet_manager.cc:1403] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 13:18:47.850303  6550 raft_consensus.cc:359] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.850962  6550 raft_consensus.cc:385] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.851255  6549 tablet_bootstrap.cc:492] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.851233  6550 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.851444  6548 raft_consensus.cc:359] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.852178  6548 raft_consensus.cc:385] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.851969  6549 ts_tablet_manager.cc:1403] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.009s
I20260710 13:18:47.852605  6548 raft_consensus.cc:740] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.852209  6550 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.853323  6548 consensus_queue.cc:260] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.853390  6554 raft_consensus.cc:515] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.855317  6548 ts_tablet_manager.cc:1434] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:47.856258  6548 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.857048  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:47.857132  6549 raft_consensus.cc:359] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.857864  6359 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.858062  6549 raft_consensus.cc:385] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.858544  6549 raft_consensus.cc:740] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.859370  6549 consensus_queue.cc:260] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.862298  6548 tablet_bootstrap.cc:654] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.868531  6549 ts_tablet_manager.cc:1434] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:18:47.873137  6548 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.873543  6548 ts_tablet_manager.cc:1403] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:18:47.875737  6549 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.876024  6359 raft_consensus.cc:2468] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:47.876071  6548 raft_consensus.cc:359] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.876967  6548 raft_consensus.cc:385] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.877278  6548 raft_consensus.cc:740] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.877466  6398 leader_election.cc:304] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:47.878132  6548 consensus_queue.cc:260] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.880426  6550 ts_tablet_manager.cc:1434] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.018s
I20260710 13:18:47.880501  6548 ts_tablet_manager.cc:1434] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:18:47.881250  6550 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.881361  6548 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.884943  6554 leader_election.cc:290] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.885454  6554 raft_consensus.cc:2804] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.885844  6554 raft_consensus.cc:697] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:47.886880  6548 tablet_bootstrap.cc:654] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.886565  6554 consensus_queue.cc:237] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.887141  6550 tablet_bootstrap.cc:654] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.887812  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:47.888396  6508 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.892112  6548 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.892495  6548 ts_tablet_manager.cc:1403] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260710 13:18:47.894620  6548 raft_consensus.cc:359] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.895166  6548 raft_consensus.cc:385] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.895401  6548 raft_consensus.cc:740] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.896042  6548 consensus_queue.cc:260] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.897493  6508 raft_consensus.cc:2468] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:47.898105  6548 ts_tablet_manager.cc:1434] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:47.898990  6548 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.901643  6549 tablet_bootstrap.cc:654] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.903928  6548 tablet_bootstrap.cc:654] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.907068  6550 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.907500  6550 ts_tablet_manager.cc:1403] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260710 13:18:47.909869  6550 raft_consensus.cc:359] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.910434  6550 raft_consensus.cc:385] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.910707  6550 raft_consensus.cc:740] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.911378  6550 consensus_queue.cc:260] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.911020  6254 catalog_manager.cc:5697] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 0 to 1, leader changed from <none> to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.914304  6550 ts_tablet_manager.cc:1434] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:47.915047  6550 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.915699  6548 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.916193  6548 ts_tablet_manager.cc:1403] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:18:47.919866  6550 tablet_bootstrap.cc:654] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.919277  6548 raft_consensus.cc:359] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.921073  6548 raft_consensus.cc:385] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.921357  6548 raft_consensus.cc:740] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.922097  6549 tablet_bootstrap.cc:492] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.922061  6548 consensus_queue.cc:260] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.922609  6549 ts_tablet_manager.cc:1403] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260710 13:18:47.925205  6549 raft_consensus.cc:359] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.925823  6549 raft_consensus.cc:385] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.926144  6549 raft_consensus.cc:740] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.926542  6548 ts_tablet_manager.cc:1434] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:47.927358  6548 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: Bootstrap starting.
I20260710 13:18:47.926985  6549 consensus_queue.cc:260] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.932850  6548 tablet_bootstrap.cc:654] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.934681  6559 raft_consensus.cc:493] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.935087  6559 raft_consensus.cc:515] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.937250  6559 leader_election.cc:290] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:47.938663  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:47.939231  6434 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 0.
I20260710 13:18:47.940464  6473 leader_election.cc:304] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:47.941303  6559 raft_consensus.cc:2804] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.941651  6559 raft_consensus.cc:493] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.941787  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:47.942016  6559 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.945369  6550 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.942301  6359 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 0.
I20260710 13:18:47.945930  6550 ts_tablet_manager.cc:1403] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
W20260710 13:18:47.946491  6305 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:47.949401  6549 ts_tablet_manager.cc:1434] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 13:18:47.949057  6550 raft_consensus.cc:359] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.949736  6550 raft_consensus.cc:385] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.950016  6550 raft_consensus.cc:740] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.950336  6549 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.950562  6550 consensus_queue.cc:260] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.952379  6550 ts_tablet_manager.cc:1434] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:47.953261  6550 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: Bootstrap starting.
I20260710 13:18:47.955237  6548 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: No bootstrap required, opened a new log
I20260710 13:18:47.949136  6559 raft_consensus.cc:515] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.955653  6548 ts_tablet_manager.cc:1403] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 13:18:47.957504  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:47.958166  6550 tablet_bootstrap.cc:654] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.958029  6359 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.957969  6548 raft_consensus.cc:359] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.958667  6548 raft_consensus.cc:385] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.958920  6548 raft_consensus.cc:740] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.959491  6548 consensus_queue.cc:260] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.961544  6548 ts_tablet_manager.cc:1434] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:47.964767  6549 tablet_bootstrap.cc:654] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.967660  6359 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 1.
I20260710 13:18:47.968739  6472 leader_election.cc:304] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:47.969532  6556 raft_consensus.cc:2804] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.972667  6549 tablet_bootstrap.cc:492] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:47.973240  6549 ts_tablet_manager.cc:1403] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 13:18:47.975337  6559 leader_election.cc:290] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:47.976337  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:47.976516  6549 raft_consensus.cc:359] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.976913  6434 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.977339  6549 raft_consensus.cc:385] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.977670  6549 raft_consensus.cc:740] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.978600  6550 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: No bootstrap required, opened a new log
I20260710 13:18:47.978389  6549 consensus_queue.cc:260] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.979067  6550 ts_tablet_manager.cc:1403] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 13:18:47.980494  6549 ts_tablet_manager.cc:1434] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:47.981340  6555 raft_consensus.cc:493] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.981724  6555 raft_consensus.cc:515] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.981904  6550 raft_consensus.cc:359] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.982623  6550 raft_consensus.cc:385] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.982745  6434 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 1.
I20260710 13:18:47.982928  6550 raft_consensus.cc:740] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.983402  6555 leader_election.cc:290] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:47.984694  6549 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:47.983810  6550 consensus_queue.cc:260] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.985306  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:47.985857  6508 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:47.986955  6322 leader_election.cc:304] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:47.987448  6556 raft_consensus.cc:697] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:47.987771  6555 raft_consensus.cc:2804] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.988191  6555 raft_consensus.cc:493] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.988588  6555 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.988293  6556 consensus_queue.cc:237] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:47.988744  6550 ts_tablet_manager.cc:1434] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:47.984635  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:47.991001  6433 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:47.991291  6549 tablet_bootstrap.cc:654] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.997524  6555 raft_consensus.cc:515] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.000667  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.001286  6433 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.008288  6555 leader_election.cc:290] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.009505  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.010201  6508 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.013309  6433 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.014164  6324 leader_election.cc:304] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.014624  6555 raft_consensus.cc:493] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.013911  6255 catalog_manager.cc:5697] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 1 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.014984  6565 raft_consensus.cc:2804] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.015051  6555 raft_consensus.cc:515] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.015842  6549 tablet_bootstrap.cc:492] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:48.016283  6549 ts_tablet_manager.cc:1403] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260710 13:18:48.017006  6555 leader_election.cc:290] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.018801  6549 raft_consensus.cc:359] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.019354  6549 raft_consensus.cc:385] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.019634  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093869bc53434fa5b29f767855d96220" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.019959  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093869bc53434fa5b29f767855d96220" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:48.020223  6507 raft_consensus.cc:2468] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.020552  6433 raft_consensus.cc:2468] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.019663  6549 raft_consensus.cc:740] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.021298  6322 leader_election.cc:304] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.022560  6595 raft_consensus.cc:2804] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.022351  6549 consensus_queue.cc:260] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.022639  6565 raft_consensus.cc:697] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.022950  6595 raft_consensus.cc:493] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.023294  6595 raft_consensus.cc:3060] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.023514  6565 consensus_queue.cc:237] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.024868  6549 ts_tablet_manager.cc:1434] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:48.025700  6549 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:48.027748  6508 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.031615  6595 raft_consensus.cc:515] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.033716  6549 tablet_bootstrap.cc:654] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.033936  6595 leader_election.cc:290] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.036758  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093869bc53434fa5b29f767855d96220" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.037405  6433 raft_consensus.cc:3060] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.039398  6549 tablet_bootstrap.cc:492] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:48.039825  6549 ts_tablet_manager.cc:1403] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:18:48.040942  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093869bc53434fa5b29f767855d96220" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.041431  6508 raft_consensus.cc:3060] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.042196  6549 raft_consensus.cc:359] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.042773  6549 raft_consensus.cc:385] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.043057  6549 raft_consensus.cc:740] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.043030  6433 raft_consensus.cc:2468] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.043788  6549 consensus_queue.cc:260] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.044072  6324 leader_election.cc:304] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.044684  6595 raft_consensus.cc:2804] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.045060  6595 raft_consensus.cc:697] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.045555  6549 ts_tablet_manager.cc:1434] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:48.045714  6595 consensus_queue.cc:237] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.046320  6549 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:48.047956  6554 raft_consensus.cc:493] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.048395  6554 raft_consensus.cc:515] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.049027  6508 raft_consensus.cc:2468] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.051894  6554 leader_election.cc:290] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.052937  6549 tablet_bootstrap.cc:654] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.051796  6255 catalog_manager.cc:5697] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 1 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.053239  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:48.053614  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.053781  6359 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.054132  6508 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.054606  6398 leader_election.cc:304] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.055711  6554 raft_consensus.cc:2804] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.056097  6554 raft_consensus.cc:493] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.056396  6554 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.064357  6554 raft_consensus.cc:515] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.066777  6554 leader_election.cc:290] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.067369  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.067814  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.067968  6359 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.068369  6508 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.069417  6549 tablet_bootstrap.cc:492] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:48.069854  6549 ts_tablet_manager.cc:1403] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 13:18:48.072402  6549 raft_consensus.cc:359] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.072970  6549 raft_consensus.cc:385] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.073210  6549 raft_consensus.cc:740] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.073498  6359 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:48.073769  6549 consensus_queue.cc:260] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.074249  6508 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:48.075690  6549 ts_tablet_manager.cc:1434] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:48.075856  6397 leader_election.cc:304] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.076627  6554 raft_consensus.cc:2804] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.076812  6549 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: Bootstrap starting.
I20260710 13:18:48.077677  6554 raft_consensus.cc:697] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.078476  6554 consensus_queue.cc:237] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.079761  6255 catalog_manager.cc:5697] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 1 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.083423  6549 tablet_bootstrap.cc:654] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.089915  6255 catalog_manager.cc:5697] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 0 to 1, leader changed from <none> to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.091409  6549 tablet_bootstrap.cc:492] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: No bootstrap required, opened a new log
I20260710 13:18:48.091779  6549 ts_tablet_manager.cc:1403] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:18:48.093433  6549 raft_consensus.cc:359] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.093837  6549 raft_consensus.cc:385] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.094097  6549 raft_consensus.cc:740] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.094666  6549 consensus_queue.cc:260] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.096347  6549 ts_tablet_manager.cc:1434] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:48.131155  6554 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.131194  6595 raft_consensus.cc:493] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.131274  6556 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.131901  6554 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.132004  6595 raft_consensus.cc:515] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.132071  6556 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.134078  6595 leader_election.cc:290] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.134191  6556 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:48.134649  6554 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.135202  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.135766  6508 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.135982  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:48.136188  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.136305  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:48.136600  6433 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 0.
I20260710 13:18:48.136770  6507 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.136847  6434 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.136924  6397 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.136001  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:48.137784  6554 raft_consensus.cc:2804] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.137741  6473 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.136001  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:48.138278  6554 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.138103  6324 leader_election.cc:304] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.138674  6556 raft_consensus.cc:2804] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.138782  6359 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 0.
I20260710 13:18:48.139209  6556 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.138703  6554 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.139441  6358 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.139621  6556 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.140568  6595 raft_consensus.cc:2804] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.140944  6595 raft_consensus.cc:493] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.141247  6595 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.144258  6554 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.146086  6556 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.146391  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.146672  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.146908  6358 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.147357  6507 raft_consensus.cc:2393] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 163db3c6535c49d991f7644877a3d807 in current term 1: Already voted for candidate 8cf2d3340e2949399e083d00c5100adc in this term.
I20260710 13:18:48.147248  6595 raft_consensus.cc:515] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.148623  6554 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.149384  6595 leader_election.cc:290] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.149632  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.149911  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.150144  6434 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.150636  6433 raft_consensus.cc:2393] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cf2d3340e2949399e083d00c5100adc in current term 1: Already voted for candidate 163db3c6535c49d991f7644877a3d807 in this term.
I20260710 13:18:48.150851  6595 raft_consensus.cc:493] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.151257  6595 raft_consensus.cc:515] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.151816  6556 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:48.151973  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.153475  6472 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [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: 8cf2d3340e2949399e083d00c5100adc; no voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807
I20260710 13:18:48.154356  6595 leader_election.cc:290] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.154563  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.154850  6556 raft_consensus.cc:2749] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.154969  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:48.155165  6508 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.154165  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.155567  6433 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.154563  6358 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:48.156358  6322 leader_election.cc:304] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.156090  6507 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.157428  6595 raft_consensus.cc:2804] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.157790  6595 raft_consensus.cc:493] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.157863  6398 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:48.158226  6595 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.157541  6434 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.159360  6554 raft_consensus.cc:2804] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.159683  6324 leader_election.cc:304] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.160364  6555 raft_consensus.cc:2804] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.160454  6554 raft_consensus.cc:697] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.160789  6555 raft_consensus.cc:697] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.161196  6554 consensus_queue.cc:237] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.161496  6555 consensus_queue.cc:237] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.163349  6507 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.163859  6595 raft_consensus.cc:515] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.166755  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.167656  6434 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.168838  6595 leader_election.cc:290] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.169328  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.169871  6507 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.171829  6255 catalog_manager.cc:5697] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 0 to 1, leader changed from <none> to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.174080  6434 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.175621  6324 leader_election.cc:304] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:48.175766  6507 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 1.
I20260710 13:18:48.176493  6595 raft_consensus.cc:2804] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.176916  6595 raft_consensus.cc:697] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.177722  6595 consensus_queue.cc:237] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.179661  6256 catalog_manager.cc:5697] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 1 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.190454  6256 catalog_manager.cc:5697] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 1 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.200726  6595 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.208434  6565 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.229753  6554 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.230171  6554 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.231743  6554 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.231815  6565 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.232355  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d" is_pre_election: true
I20260710 13:18:48.232326  6565 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.232785  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.233278  6358 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.233389  6507 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 0.
I20260710 13:18:48.234509  6397 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.234624  6565 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.235193  6554 raft_consensus.cc:2804] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.234709  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807" is_pre_election: true
I20260710 13:18:48.235525  6554 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.235499  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc" is_pre_election: true
I20260710 13:18:48.235993  6554 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.236106  6507 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 0.
I20260710 13:18:48.236886  6322 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.237490  6565 raft_consensus.cc:2804] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.237824  6565 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.238130  6565 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.242127  6554 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.243201  6434 raft_consensus.cc:2393] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10377491e0074c40bdc68b309f054d7d in current term 1: Already voted for candidate 163db3c6535c49d991f7644877a3d807 in this term.
I20260710 13:18:48.244688  6554 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.244603  6565 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.245886  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.246304  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.246696  6358 raft_consensus.cc:2393] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 163db3c6535c49d991f7644877a3d807 in current term 1: Already voted for candidate 10377491e0074c40bdc68b309f054d7d in this term.
I20260710 13:18:48.246851  6507 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.247160  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.247583  6565 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 1 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.247486  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.248301  6434 raft_consensus.cc:2393] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10377491e0074c40bdc68b309f054d7d in current term 1: Already voted for candidate 163db3c6535c49d991f7644877a3d807 in this term.
I20260710 13:18:48.249256  6324 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [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: 10377491e0074c40bdc68b309f054d7d; no voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:48.249928  6565 raft_consensus.cc:2749] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.252024  6507 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 1.
I20260710 13:18:48.252785  6397 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:48.253407  6554 raft_consensus.cc:2804] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.253787  6554 raft_consensus.cc:697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.254424  6554 consensus_queue.cc:237] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.260943  6256 catalog_manager.cc:5697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 0 to 1, leader changed from <none> to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.286048  6554 consensus_queue.cc:1048] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.295346  6554 consensus_queue.cc:1048] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:48.361490  6507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:46190
I20260710 13:18:48.362020  6507 raft_consensus.cc:606] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:48.372653  6434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:54034
I20260710 13:18:48.373133  6434 raft_consensus.cc:606] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:48.379719  6434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:54034
I20260710 13:18:48.380117  6434 raft_consensus.cc:606] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:48.392797  6358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:40144
I20260710 13:18:48.393237  6358 raft_consensus.cc:606] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Received request to transfer leadership to TS 163db3c6535c49d991f7644877a3d807
I20260710 13:18:48.399449  6358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:40144
I20260710 13:18:48.399891  6358 raft_consensus.cc:606] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Received request to transfer leadership to TS 163db3c6535c49d991f7644877a3d807
I20260710 13:18:48.403779  6358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:40144
I20260710 13:18:48.404153  6358 raft_consensus.cc:606] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Received request to transfer leadership to TS 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:48.432821  6565 consensus_queue.cc:1048] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.437534  6592 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.443341  6565 consensus_queue.cc:1048] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.445484  6595 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.475860  6556 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.480190  6555 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.488616  6556 raft_consensus.cc:993] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.489013  6556 raft_consensus.cc:1081] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.490644  6358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40128
I20260710 13:18:48.491178  6358 raft_consensus.cc:493] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.491515  6358 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.495123  6595 raft_consensus.cc:993] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:48.495615  6555 raft_consensus.cc:1081] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Signalling peer 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:48.497040  6434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:54008
I20260710 13:18:48.497480  6434 raft_consensus.cc:493] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.497774  6434 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.499766  6358 raft_consensus.cc:515] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.502070  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.502362  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.502568  6433 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.502830  6507 raft_consensus.cc:3055] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.502810  6434 raft_consensus.cc:515] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.503332  6507 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:48.504130  6507 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.505190  6507 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.505291  6434 leader_election.cc:290] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 2 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.506593  6358 leader_election.cc:290] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.507053  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.507623  6508 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.508971  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.509456  6358 raft_consensus.cc:3055] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.509737  6358 raft_consensus.cc:740] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.510512  6358 consensus_queue.cc:260] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.511402  6507 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.511732  6358 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.512316  6433 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.512445  6322 leader_election.cc:304] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.513616  6555 raft_consensus.cc:2804] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.514041  6555 raft_consensus.cc:697] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.514729  6508 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 2.
I20260710 13:18:48.514729  6555 consensus_queue.cc:237] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.517452  6397 leader_election.cc:304] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.518396  6358 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 2.
I20260710 13:18:48.518944  6554 raft_consensus.cc:2804] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.519371  6554 raft_consensus.cc:697] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.520079  6554 consensus_queue.cc:237] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.521917  6580 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.524351  6255 catalog_manager.cc:5697] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 1 to 2, leader changed from 8cf2d3340e2949399e083d00c5100adc (127.5.156.195) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 2 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.526901  6256 catalog_manager.cc:5697] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 1 to 2, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.539125  6582 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.549322  6555 consensus_queue.cc:1048] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.559093  6565 consensus_queue.cc:1048] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.565593  6595 raft_consensus.cc:993] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:48.566023  6555 raft_consensus.cc:1081] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Signalling peer 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:48.567613  6433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:54008
I20260710 13:18:48.568122  6433 raft_consensus.cc:493] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.568447  6433 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.573153  6433 raft_consensus.cc:515] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.574918  6433 leader_election.cc:290] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 2 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.575358  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.575774  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9a75f7c19e4705b77083d9eb64bded" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.576010  6358 raft_consensus.cc:3055] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.576359  6358 raft_consensus.cc:740] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.576362  6508 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.578177  6358 consensus_queue.cc:260] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.578750  6555 consensus_queue.cc:1048] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.579396  6358 raft_consensus.cc:3060] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.582847  6508 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 2.
I20260710 13:18:48.585712  6397 leader_election.cc:304] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.585927  6358 raft_consensus.cc:2468] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 2.
I20260710 13:18:48.587647  6626 raft_consensus.cc:2804] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.589905  6580 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:48.592643  6626 raft_consensus.cc:697] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.594559  6555 consensus_queue.cc:1048] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.595855  6626 consensus_queue.cc:237] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.602233  6595 raft_consensus.cc:993] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:48.602667  6595 raft_consensus.cc:1081] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Signalling peer 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:48.604342  6507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:18:48.604911  6507 raft_consensus.cc:493] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.605218  6507 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.611145  6507 raft_consensus.cc:515] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.612783  6507 leader_election.cc:290] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 2 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:48.613835  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.614391  6434 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.613852  6580 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:48.615795  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c921e42006a445db846cdef15ca09c4" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:48.616341  6358 raft_consensus.cc:3055] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.616657  6358 raft_consensus.cc:740] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.617381  6358 consensus_queue.cc:260] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.618696  6358 raft_consensus.cc:3060] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.620985  6434 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 2.
I20260710 13:18:48.622085  6473 leader_election.cc:304] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.622880  6559 raft_consensus.cc:2804] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.622658  6256 catalog_manager.cc:5697] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 1 to 2, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.623348  6559 raft_consensus.cc:697] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:48.624372  6559 consensus_queue.cc:237] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.625734  6358 raft_consensus.cc:2468] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 2.
I20260710 13:18:48.635015  6255 catalog_manager.cc:5697] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 1 to 2, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 2 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.702244  6633 consensus_queue.cc:1048] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.708343  6580 raft_consensus.cc:993] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.708768  6626 raft_consensus.cc:1081] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.710402  6358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40138
I20260710 13:18:48.711016  6358 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.711454  6358 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.713732  6580 consensus_queue.cc:1048] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.718132  6358 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.721009  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.721556  6434 raft_consensus.cc:3055] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.721890  6434 raft_consensus.cc:740] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.722637  6434 consensus_queue.cc:260] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.723438  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.723688  6434 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.723981  6507 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.727952  6633 raft_consensus.cc:993] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.728358  6633 raft_consensus.cc:1081] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:48.729754  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40138
I20260710 13:18:48.730160  6434 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.730187  6359 raft_consensus.cc:493] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.730716  6359 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.731678  6358 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.731928  6507 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.733088  6322 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.734014  6555 raft_consensus.cc:2804] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.734460  6555 raft_consensus.cc:697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.735208  6555 consensus_queue.cc:237] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.737267  6359 raft_consensus.cc:515] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.738996  6359 leader_election.cc:290] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:48.740195  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:48.740638  6507 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.741850  6256 catalog_manager.cc:5697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 1 to 2, leader changed from 163db3c6535c49d991f7644877a3d807 (127.5.156.194) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 2 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.742712  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c9d3b99a304919ba7be706e6c9a3c2" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:48.743171  6434 raft_consensus.cc:3055] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.743434  6434 raft_consensus.cc:740] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:48.744148  6434 consensus_queue.cc:260] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.745103  6434 raft_consensus.cc:3060] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.746081  6507 raft_consensus.cc:2468] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.746695  6508 raft_consensus.cc:1240] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Rejecting Update request from peer 163db3c6535c49d991f7644877a3d807 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:48.747130  6322 leader_election.cc:304] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:48.747977  6555 raft_consensus.cc:2804] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.748435  6555 raft_consensus.cc:697] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:48.749241  6555 consensus_queue.cc:237] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:48.751490  6434 raft_consensus.cc:2468] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:48.754969  6256 catalog_manager.cc:5697] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 1 to 2, leader changed from 163db3c6535c49d991f7644877a3d807 (127.5.156.194) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 2 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.953596  6507 raft_consensus.cc:1275] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:48.954757  6580 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:48.963798  6359 raft_consensus.cc:1275] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:48.964931  6633 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.068550  6507 raft_consensus.cc:1275] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.069576  6633 consensus_queue.cc:1048] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.075951  6359 raft_consensus.cc:1275] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.077368  6580 consensus_queue.cc:1048] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.105226  6507 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.106411  6555 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.113461  6434 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.115281  6595 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.131141  6434 raft_consensus.cc:1275] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.132153  6559 consensus_queue.cc:1048] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.141042  6359 raft_consensus.cc:1275] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.142095  6637 consensus_queue.cc:1048] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.154095  6434 raft_consensus.cc:1275] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.155236  6595 consensus_queue.cc:1048] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.162683  6507 raft_consensus.cc:1275] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.163833  6595 consensus_queue.cc:1048] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.180022  6434 raft_consensus.cc:1275] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.180986  6595 consensus_queue.cc:1048] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.186998  6507 raft_consensus.cc:1275] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:49.188499  6595 consensus_queue.cc:1048] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:51.430549  5747 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:51.431394  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.445351  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:51.445809  6359 raft_consensus.cc:606] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Received request to transfer leadership to TS 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:51.447940  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:51.448369  6359 raft_consensus.cc:606] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Received request to transfer leadership to TS 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:51.449163  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:51.449505  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:51.628509  6639 raft_consensus.cc:993] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:51.628993  6639 raft_consensus.cc:1081] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Signalling peer 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:51.630093  6507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:18:51.630465  6507 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:51.630712  6507 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:51.634728  6507 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.636013  6507 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 2 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:51.636677  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:51.636989  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:51.637203  6359 raft_consensus.cc:3055] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:51.637521  6433 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:51.637533  6359 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:51.638315  6359 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.639142  6359 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:51.641713  6433 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 2.
I20260710 13:18:51.642522  6473 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:51.643065  6638 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:51.643110  6359 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 2.
I20260710 13:18:51.644024  6638 raft_consensus.cc:697] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:51.644640  6638 consensus_queue.cc:237] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.650254  6256 catalog_manager.cc:5697] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 1 to 2, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 2 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.970952  6555 raft_consensus.cc:993] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:51.971345  6639 raft_consensus.cc:1081] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Signalling peer 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:51.972590  6507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:18:51.973055  6507 raft_consensus.cc:493] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:51.973351  6507 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:51.977100  6507 raft_consensus.cc:515] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.978336  6507 leader_election.cc:290] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 3 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:51.978977  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:51.979359  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:51.979504  6359 raft_consensus.cc:3055] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:51.979805  6359 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:51.979888  6433 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:51.980616  6359 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.981647  6359 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:51.985481  6433 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:51.986409  6473 leader_election.cc:304] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [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: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:51.987105  6638 raft_consensus.cc:2804] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:51.987284  6359 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:51.987573  6638 raft_consensus.cc:697] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:51.988384  6638 consensus_queue.cc:237] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:51.994720  6256 catalog_manager.cc:5697] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 2 to 3, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 3 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.031085  6359 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:52.032153  6638 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:52.040731  6433 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:52.043118  6652 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:52.450127  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.459010  6507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:46190
I20260710 13:18:52.459460  6507 raft_consensus.cc:606] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:52.463575  6507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:46190
I20260710 13:18:52.463994  6507 raft_consensus.cc:606] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:52.474117  6433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:54034
I20260710 13:18:52.474485  6433 raft_consensus.cc:606] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:52.478566  6433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:54034
I20260710 13:18:52.479099  6433 raft_consensus.cc:606] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:52.482877  6433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
mode: GRACEFUL
new_leader_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:54034
I20260710 13:18:52.483229  6433 raft_consensus.cc:606] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Received request to transfer leadership to TS 10377491e0074c40bdc68b309f054d7d
I20260710 13:18:52.485704  6433 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.487043  6638 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.496380  6359 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.497893  6652 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.510001  6638 raft_consensus.cc:993] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.510406  6638 raft_consensus.cc:1081] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.511819  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241dfe9113a148b693702c44ee914f68"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40128
I20260710 13:18:52.512253  6359 raft_consensus.cc:493] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.512526  6359 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:52.517135  6359 raft_consensus.cc:515] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.518656  6359 leader_election.cc:290] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 4 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:52.519271  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:52.519517  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241dfe9113a148b693702c44ee914f68" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:52.519836  6433 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:52.520020  6507 raft_consensus.cc:3055] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:52.520299  6507 raft_consensus.cc:740] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:52.520805  6507 consensus_queue.cc:260] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.521504  6507 raft_consensus.cc:3060] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:52.523864  6433 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 4.
I20260710 13:18:52.524699  6324 leader_election.cc:304] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [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: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:52.525077  6507 raft_consensus.cc:2468] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 4.
I20260710 13:18:52.525491  6639 raft_consensus.cc:2804] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:52.526547  6639 raft_consensus.cc:697] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 4 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:52.527216  6639 consensus_queue.cc:237] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.532378  6257 catalog_manager.cc:5697] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 3 to 4, leader changed from 8cf2d3340e2949399e083d00c5100adc (127.5.156.195) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 4 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.535344  6638 raft_consensus.cc:993] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.535717  6652 raft_consensus.cc:1081] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.537010  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40128
I20260710 13:18:52.537433  6359 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.537699  6359 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.543658  6359 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.544952  6359 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 3 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:52.545583  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:52.545998  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:52.546013  6433 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.546487  6507 raft_consensus.cc:3055] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.546727  6507 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:52.547300  6507 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.548146  6507 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.550439  6433 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 3.
I20260710 13:18:52.551265  6324 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [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: 10377491e0074c40bdc68b309f054d7d, 163db3c6535c49d991f7644877a3d807; no voters: 
I20260710 13:18:52.551894  6639 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.551903  6507 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 3.
I20260710 13:18:52.552361  6639 raft_consensus.cc:697] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:52.553032  6639 consensus_queue.cc:237] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.559168  6257 catalog_manager.cc:5697] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 2 to 3, leader changed from 8cf2d3340e2949399e083d00c5100adc (127.5.156.195) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 3 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.652392  6626 raft_consensus.cc:993] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.652750  6661 raft_consensus.cc:1081] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.653898  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40138
I20260710 13:18:52.654291  6359 raft_consensus.cc:493] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.654567  6359 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.658195  6359 raft_consensus.cc:515] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.659415  6359 leader_election.cc:290] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 3 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:52.660063  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:52.660277  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5486d47c7bd473096b33bdb791bf65b" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:52.660507  6433 raft_consensus.cc:3055] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.660696  6507 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.660796  6433 raft_consensus.cc:740] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:52.661450  6433 consensus_queue.cc:260] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.662285  6433 raft_consensus.cc:3060] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.664444  6507 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 3.
I20260710 13:18:52.665405  6322 leader_election.cc:304] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [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: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:52.666132  6639 raft_consensus.cc:2804] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.666533  6639 raft_consensus.cc:697] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:52.666878  6433 raft_consensus.cc:2468] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 3.
I20260710 13:18:52.667171  6639 consensus_queue.cc:237] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.672796  6257 catalog_manager.cc:5697] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 2 to 3, leader changed from 163db3c6535c49d991f7644877a3d807 (127.5.156.194) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 3 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.895805  6626 raft_consensus.cc:993] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.896210  6661 raft_consensus.cc:1081] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.897373  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40138
I20260710 13:18:52.897810  6359 raft_consensus.cc:493] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.898092  6359 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.901678  6359 raft_consensus.cc:515] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.902808  6359 leader_election.cc:290] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:52.903591  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:52.903740  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:52.904026  6433 raft_consensus.cc:3055] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:52.904208  6507 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.904310  6433 raft_consensus.cc:740] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:52.905021  6433 consensus_queue.cc:260] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.905858  6433 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.908433  6507 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:52.909551  6322 leader_election.cc:304] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:52.910192  6639 raft_consensus.cc:2804] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:52.910748  6433 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:52.911391  6639 raft_consensus.cc:697] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:52.912137  6639 consensus_queue.cc:237] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.917861  6257 catalog_manager.cc:5697] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 1 to 2, leader changed from 163db3c6535c49d991f7644877a3d807 (127.5.156.194) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 2 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.922878  6626 raft_consensus.cc:993] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: : Instructing follower 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.923293  6661 raft_consensus.cc:1081] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Signalling peer 10377491e0074c40bdc68b309f054d7d to start an election
I20260710 13:18:52.924525  6359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
 from {username='slave'} at 127.0.0.1:40138
I20260710 13:18:52.924978  6359 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.925277  6359 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.928941  6359 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.930146  6359 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Requested vote from peers 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:52.930801  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:52.931365  6433 raft_consensus.cc:3055] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:52.931324  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "10377491e0074c40bdc68b309f054d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:52.931787  6433 raft_consensus.cc:740] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:52.931923  6507 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.932734  6434 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:52.932595  6433 consensus_queue.cc:260] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.933790  6433 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.933907  6639 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:52.937336  6507 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:52.938424  6322 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10377491e0074c40bdc68b309f054d7d, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:52.939152  6639 raft_consensus.cc:2804] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:52.939306  6433 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10377491e0074c40bdc68b309f054d7d in term 2.
I20260710 13:18:52.939733  6639 raft_consensus.cc:697] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Leader. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:52.940546  6639 consensus_queue.cc:237] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:52.946139  6507 raft_consensus.cc:1275] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:52.947170  6657 consensus_queue.cc:1048] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:52.955330  6256 catalog_manager.cc:5697] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d reported cstate change: term changed from 1 to 2, leader changed from 163db3c6535c49d991f7644877a3d807 (127.5.156.194) to 10377491e0074c40bdc68b309f054d7d (127.5.156.193). New cstate: current_term: 2 leader_uuid: "10377491e0074c40bdc68b309f054d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.983487  6433 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.984591  6666 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.990789  6507 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.991927  6667 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.183692  6433 raft_consensus.cc:1275] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.184568  6667 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.191385  6507 raft_consensus.cc:1275] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.192698  6639 consensus_queue.cc:1048] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.324353  6507 raft_consensus.cc:1275] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.325403  6639 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.332942  6433 raft_consensus.cc:1275] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.334463  6657 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.338608  6507 raft_consensus.cc:1275] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.339810  6639 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.347632  6433 raft_consensus.cc:1275] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Refusing update from remote peer 10377491e0074c40bdc68b309f054d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.349840  6657 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:55.490286  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.497637  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:55.498598  6359 raft_consensus.cc:606] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Received request to transfer leadership to TS 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:55.500685  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:55.500972  6359 raft_consensus.cc:606] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Received request to transfer leadership to TS 163db3c6535c49d991f7644877a3d807
I20260710 13:18:55.502626  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:55.502923  6359 raft_consensus.cc:606] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Received request to transfer leadership to TS 8cf2d3340e2949399e083d00c5100adc
I20260710 13:18:55.504781  6359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4"
dest_uuid: "10377491e0074c40bdc68b309f054d7d"
mode: GRACEFUL
new_leader_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:40160
I20260710 13:18:55.505139  6359 raft_consensus.cc:606] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Received request to transfer leadership to TS 163db3c6535c49d991f7644877a3d807
I20260710 13:18:55.505941  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:55.506347  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:55.529649  6657 raft_consensus.cc:993] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:55.530062  6675 raft_consensus.cc:1081] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Signalling peer 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:55.531242  6433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:54008
I20260710 13:18:55.531697  6433 raft_consensus.cc:493] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:55.531992  6433 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.537474  6433 raft_consensus.cc:515] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:55.539043  6433 leader_election.cc:290] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 3 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:55.539641  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:55.540282  6359 raft_consensus.cc:3055] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:55.540202  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02389421d234fa7a27b11c98844f2c4" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:55.540616  6359 raft_consensus.cc:740] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:55.540778  6507 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.541330  6359 consensus_queue.cc:260] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:55.542126  6359 raft_consensus.cc:3060] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.545107  6507 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 3.
I20260710 13:18:55.546304  6397 leader_election.cc:304] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [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: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:55.547127  6661 raft_consensus.cc:2804] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:55.547485  6359 raft_consensus.cc:2468] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 3.
I20260710 13:18:55.548174  6661 raft_consensus.cc:697] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 3 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:55.548990  6661 consensus_queue.cc:237] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:55.555124  6256 catalog_manager.cc:5697] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 2 to 3, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 3 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.979645  6657 raft_consensus.cc:993] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:55.980006  6675 raft_consensus.cc:1081] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Signalling peer 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:55.981204  6507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:18:55.981530  6507 raft_consensus.cc:493] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:55.981724  6507 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.985472  6507 raft_consensus.cc:515] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:55.987017  6507 leader_election.cc:290] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 3 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:55.987629  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:55.988125  6359 raft_consensus.cc:3055] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:55.988195  6433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0065dfcc224476aeca48a13570b1ef" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:55.988448  6359 raft_consensus.cc:740] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:55.988755  6433 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.989321  6359 consensus_queue.cc:260] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:55.989697  6358 raft_consensus.cc:1275] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:55.990348  6359 raft_consensus.cc:3060] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.990957  6661 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:55.994686  6433 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:55.996213  6473 leader_election.cc:304] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [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: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:55.996563  6359 raft_consensus.cc:2468] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:55.997046  6652 raft_consensus.cc:2804] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:55.999114  6652 raft_consensus.cc:697] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:56.000058  6652 consensus_queue.cc:237] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.005676  6507 raft_consensus.cc:1275] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:56.007064  6661 consensus_queue.cc:1048] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:56.013746  6256 catalog_manager.cc:5697] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 2 to 3, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 3 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.016603  6657 raft_consensus.cc:993] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:56.016968  6657 raft_consensus.cc:1081] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Signalling peer 8cf2d3340e2949399e083d00c5100adc to start an election
I20260710 13:18:56.018926  6508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407"
dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
 from {username='slave'} at 127.0.0.1:46164
I20260710 13:18:56.019565  6508 raft_consensus.cc:493] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.020088  6508 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:56.024418  6675 raft_consensus.cc:993] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: : Instructing follower 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:56.024845  6657 raft_consensus.cc:1081] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Signalling peer 163db3c6535c49d991f7644877a3d807 to start an election
I20260710 13:18:56.026207  6433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7952f917aa174a7db401525ab958049e"
dest_uuid: "163db3c6535c49d991f7644877a3d807"
 from {username='slave'} at 127.0.0.1:54008
I20260710 13:18:56.026629  6433 raft_consensus.cc:493] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.026909  6433 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:56.028563  6508 raft_consensus.cc:515] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.030532  6508 leader_election.cc:290] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [CANDIDATE]: Term 3 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 163db3c6535c49d991f7644877a3d807 (127.5.156.194:41151)
I20260710 13:18:56.031507  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "163db3c6535c49d991f7644877a3d807"
I20260710 13:18:56.032025  6434 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:56.032716  6433 raft_consensus.cc:515] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.035611  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:56.033581  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfd7d1c58564b5abe0e45dfe68bd407" candidate_uuid: "8cf2d3340e2949399e083d00c5100adc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10377491e0074c40bdc68b309f054d7d"
I20260710 13:18:56.036044  6359 raft_consensus.cc:3055] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:56.036194  6358 raft_consensus.cc:3055] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:56.036334  6359 raft_consensus.cc:740] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:56.036542  6358 raft_consensus.cc:740] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10377491e0074c40bdc68b309f054d7d, State: Running, Role: LEADER
I20260710 13:18:56.036783  6434 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:56.037060  6359 consensus_queue.cc:260] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.037305  6358 consensus_queue.cc:260] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.037796  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7952f917aa174a7db401525ab958049e" candidate_uuid: "163db3c6535c49d991f7644877a3d807" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf2d3340e2949399e083d00c5100adc"
I20260710 13:18:56.038012  6359 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:56.038297  6508 raft_consensus.cc:3060] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:56.038956  6433 leader_election.cc:290] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [CANDIDATE]: Term 4 election: Requested vote from peers 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931), 8cf2d3340e2949399e083d00c5100adc (127.5.156.195:46295)
I20260710 13:18:56.038492  6358 raft_consensus.cc:3060] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:56.040076  6473 leader_election.cc:304] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [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: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:56.040942  6652 raft_consensus.cc:2804] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:56.041360  6652 raft_consensus.cc:697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Becoming Leader. State: Replica: 8cf2d3340e2949399e083d00c5100adc, State: Running, Role: LEADER
I20260710 13:18:56.042217  6652 consensus_queue.cc:237] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.044376  6508 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 4.
I20260710 13:18:56.045432  6397 leader_election.cc:304] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [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: 163db3c6535c49d991f7644877a3d807, 8cf2d3340e2949399e083d00c5100adc; no voters: 
I20260710 13:18:56.046322  6676 raft_consensus.cc:2804] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:56.046204  6358 raft_consensus.cc:2468] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf2d3340e2949399e083d00c5100adc in term 3.
I20260710 13:18:56.046867  6676 raft_consensus.cc:697] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 4 LEADER]: Becoming Leader. State: Replica: 163db3c6535c49d991f7644877a3d807, State: Running, Role: LEADER
I20260710 13:18:56.047711  6676 consensus_queue.cc:237] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [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: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } }
I20260710 13:18:56.048000  6359 raft_consensus.cc:2468] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 163db3c6535c49d991f7644877a3d807 in term 4.
I20260710 13:18:56.055043  6256 catalog_manager.cc:5697] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 reported cstate change: term changed from 3 to 4, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 163db3c6535c49d991f7644877a3d807 (127.5.156.194). New cstate: current_term: 4 leader_uuid: "163db3c6535c49d991f7644877a3d807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.055282  6255 catalog_manager.cc:5697] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc reported cstate change: term changed from 2 to 3, leader changed from 10377491e0074c40bdc68b309f054d7d (127.5.156.193) to 8cf2d3340e2949399e083d00c5100adc (127.5.156.195). New cstate: current_term: 3 leader_uuid: "8cf2d3340e2949399e083d00c5100adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.387239  6359 raft_consensus.cc:1275] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:56.388285  6652 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:56.396073  6433 raft_consensus.cc:1275] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:56.397718  6683 consensus_queue.cc:1048] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:56.480526  6508 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:56.481519  6676 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf2d3340e2949399e083d00c5100adc" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:56.491079  6359 raft_consensus.cc:1275] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Refusing update from remote peer 163db3c6535c49d991f7644877a3d807: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:56.492491  6690 consensus_queue.cc:1048] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10377491e0074c40bdc68b309f054d7d" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:56.507025  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:56.512344  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:18:56.533627  6434 raft_consensus.cc:1275] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Refusing update from remote peer 8cf2d3340e2949399e083d00c5100adc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:56.534953  6652 consensus_queue.cc:1048] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "163db3c6535c49d991f7644877a3d807" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 41151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:56.536037  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:56.536859  5747 tablet_replica.cc:333] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.537585  5747 raft_consensus.cc:2243] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.538229  5747 raft_consensus.cc:2272] T 3c921e42006a445db846cdef15ca09c4 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.541043  5747 tablet_replica.cc:333] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.542289  5747 raft_consensus.cc:2243] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.542834  5747 raft_consensus.cc:2272] T ce9a75f7c19e4705b77083d9eb64bded P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:56.545463  6472 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 13:18:56.547953  5747 tablet_replica.cc:333] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.548724  5747 raft_consensus.cc:2243] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.549715  5747 raft_consensus.cc:2272] T a5486d47c7bd473096b33bdb791bf65b P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.552331  5747 tablet_replica.cc:333] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.552983  5747 raft_consensus.cc:2243] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.553414  5747 raft_consensus.cc:2272] T e02389421d234fa7a27b11c98844f2c4 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.555717  5747 tablet_replica.cc:333] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.556320  5747 raft_consensus.cc:2243] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.556761  5747 raft_consensus.cc:2272] T 7952f917aa174a7db401525ab958049e P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:56.559192  6472 consensus_peers.cc:597] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc -> Peer 10377491e0074c40bdc68b309f054d7d (127.5.156.193:33931): Couldn't send request to peer 10377491e0074c40bdc68b309f054d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:56.559405  5747 tablet_replica.cc:333] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.560029  5747 raft_consensus.cc:2243] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.560695  5747 raft_consensus.cc:2272] T 241dfe9113a148b693702c44ee914f68 P 10377491e0074c40bdc68b309f054d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.562186  5747 tablet_replica.cc:333] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.562640  5747 raft_consensus.cc:2243] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.563230  5747 raft_consensus.cc:2272] T 093869bc53434fa5b29f767855d96220 P 10377491e0074c40bdc68b309f054d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.564644  5747 tablet_replica.cc:333] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.565018  5747 raft_consensus.cc:2243] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.565331  5747 raft_consensus.cc:2272] T cb0065dfcc224476aeca48a13570b1ef P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.566905  5747 tablet_replica.cc:333] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.567314  5747 raft_consensus.cc:2243] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.567663  5747 raft_consensus.cc:2272] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 10377491e0074c40bdc68b309f054d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.569231  5747 tablet_replica.cc:333] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d: stopping tablet replica
I20260710 13:18:56.569653  5747 raft_consensus.cc:2243] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.570278  5747 raft_consensus.cc:2272] T 18c9d3b99a304919ba7be706e6c9a3c2 P 10377491e0074c40bdc68b309f054d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.596572  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
I20260710 13:18:56.613533  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
I20260710 13:18:56.632740  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:56.633275  5747 tablet_replica.cc:333] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.633733  5747 raft_consensus.cc:2243] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.634061  5747 raft_consensus.cc:2272] T 3c921e42006a445db846cdef15ca09c4 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.635646  5747 tablet_replica.cc:333] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.636085  5747 raft_consensus.cc:2243] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.636675  5747 raft_consensus.cc:2272] T ce9a75f7c19e4705b77083d9eb64bded P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.638116  5747 tablet_replica.cc:333] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.638540  5747 raft_consensus.cc:2243] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.638859  5747 raft_consensus.cc:2272] T a5486d47c7bd473096b33bdb791bf65b P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.640455  5747 tablet_replica.cc:333] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.640838  5747 raft_consensus.cc:2243] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.641357  5747 raft_consensus.cc:2272] T e02389421d234fa7a27b11c98844f2c4 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.642895  5747 tablet_replica.cc:333] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.643357  5747 raft_consensus.cc:2243] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.643740  5747 raft_consensus.cc:2272] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.645363  5747 tablet_replica.cc:333] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.645776  5747 raft_consensus.cc:2243] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.646179  5747 raft_consensus.cc:2272] T 18c9d3b99a304919ba7be706e6c9a3c2 P 163db3c6535c49d991f7644877a3d807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.647765  5747 tablet_replica.cc:333] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.648216  5747 raft_consensus.cc:2243] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.648593  5747 raft_consensus.cc:2272] T cb0065dfcc224476aeca48a13570b1ef P 163db3c6535c49d991f7644877a3d807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.650231  5747 tablet_replica.cc:333] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.650622  5747 raft_consensus.cc:2243] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.651016  5747 raft_consensus.cc:2272] T 241dfe9113a148b693702c44ee914f68 P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.652540  5747 tablet_replica.cc:333] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.652937  5747 raft_consensus.cc:2243] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.653326  5747 raft_consensus.cc:2272] T 093869bc53434fa5b29f767855d96220 P 163db3c6535c49d991f7644877a3d807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.654979  5747 tablet_replica.cc:333] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807: stopping tablet replica
I20260710 13:18:56.655390  5747 raft_consensus.cc:2243] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.655982  5747 raft_consensus.cc:2272] T 7952f917aa174a7db401525ab958049e P 163db3c6535c49d991f7644877a3d807 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.680325  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:18:56.695636  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
I20260710 13:18:56.714459  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:56.715003  5747 tablet_replica.cc:333] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.715437  5747 raft_consensus.cc:2243] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.716148  5747 raft_consensus.cc:2272] T 3c921e42006a445db846cdef15ca09c4 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.717646  5747 tablet_replica.cc:333] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.718057  5747 raft_consensus.cc:2243] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.718400  5747 raft_consensus.cc:2272] T e02389421d234fa7a27b11c98844f2c4 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.720211  5747 tablet_replica.cc:333] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.720607  5747 raft_consensus.cc:2243] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.720909  5747 raft_consensus.cc:2272] T ce9a75f7c19e4705b77083d9eb64bded P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.722158  5747 tablet_replica.cc:333] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.722539  5747 raft_consensus.cc:2243] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.722852  5747 raft_consensus.cc:2272] T a5486d47c7bd473096b33bdb791bf65b P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.724227  5747 tablet_replica.cc:333] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.724612  5747 raft_consensus.cc:2243] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.724927  5747 raft_consensus.cc:2272] T 7952f917aa174a7db401525ab958049e P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.726676  5747 tablet_replica.cc:333] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.727077  5747 raft_consensus.cc:2243] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.727401  5747 raft_consensus.cc:2272] T 093869bc53434fa5b29f767855d96220 P 8cf2d3340e2949399e083d00c5100adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.728868  5747 tablet_replica.cc:333] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.729255  5747 raft_consensus.cc:2243] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.729575  5747 raft_consensus.cc:2272] T 241dfe9113a148b693702c44ee914f68 P 8cf2d3340e2949399e083d00c5100adc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.730813  5747 tablet_replica.cc:333] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.731194  5747 raft_consensus.cc:2243] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.731849  5747 raft_consensus.cc:2272] T cb0065dfcc224476aeca48a13570b1ef P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.733362  5747 tablet_replica.cc:333] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.733721  5747 raft_consensus.cc:2243] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.734266  5747 raft_consensus.cc:2272] T 4bfd7d1c58564b5abe0e45dfe68bd407 P 8cf2d3340e2949399e083d00c5100adc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.735803  5747 tablet_replica.cc:333] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc: stopping tablet replica
I20260710 13:18:56.736161  5747 raft_consensus.cc:2243] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.736482  5747 raft_consensus.cc:2272] T 18c9d3b99a304919ba7be706e6c9a3c2 P 8cf2d3340e2949399e083d00c5100adc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.760632  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:18:56.776638  5747 master.cc:562] Master@127.5.156.254:32903 shutting down...
I20260710 13:18:56.792991  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.793422  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.793679  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P 00655a22c2354c749937ad503b20d7b5: stopping tablet replica
I20260710 13:18:56.812882  5747 master.cc:584] Master@127.5.156.254:32903 shutdown complete.
10377491e0074c40bdc68b309f054d7d  5
163db3c6535c49d991f7644877a3d807  4
8cf2d3340e2949399e083d00c5100adc  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10015 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:56.847203  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:33789
I20260710 13:18:56.848271  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.853238  6701 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
W20260710 13:18:56.853392  6702 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
W20260710 13:18:56.853756  6704 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
I20260710 13:18:56.860497  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:56.861225  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:56.861378  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:56.861479  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689536861470 us; error 0 us; skew 500 ppm
I20260710 13:18:56.861869  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:56.863950  5747 webserver.cc:533] Webserver started at http://127.5.156.254:36789/ using document root <none> and password file <none>
I20260710 13:18:56.864343  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:56.864467  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:56.864684  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:56.865571  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "0b0a82ff930548b79293c249d98b34b5"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-f86c"
I20260710 13:18:56.869614  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:56.872423  6709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:56.873044  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:56.873289  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "0b0a82ff930548b79293c249d98b34b5"
format_stamp: "Formatted at 2026-07-10 13:18:56 on dist-test-slave-f86c"
I20260710 13:18:56.873494  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-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)
I20260710 13:18:56.887878  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:56.888888  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:56.922060  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:33789
I20260710 13:18:56.922154  6760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:33789 every 8 connection(s)
I20260710 13:18:56.925367  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:56.933995  6761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5: Bootstrap starting.
I20260710 13:18:56.937927  6761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.941498  6761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5: No bootstrap required, opened a new log
I20260710 13:18:56.943223  6761 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER }
I20260710 13:18:56.943593  6761 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.943795  6761 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0a82ff930548b79293c249d98b34b5, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.944290  6761 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER }
I20260710 13:18:56.944702  6761 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:56.944898  6761 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:56.945147  6761 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.948725  6761 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER }
I20260710 13:18:56.949213  6761 leader_election.cc:304] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [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: 0b0a82ff930548b79293c249d98b34b5; no voters: 
I20260710 13:18:56.950177  6761 leader_election.cc:290] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:56.950484  6764 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.951611  6764 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0a82ff930548b79293c249d98b34b5, State: Running, Role: LEADER
I20260710 13:18:56.952209  6764 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [LEADER]: Queue going to LEADER mode. State: All 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: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER }
I20260710 13:18:56.952883  6761 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:56.956163  6766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b0a82ff930548b79293c249d98b34b5. Latest consensus state: current_term: 1 leader_uuid: "0b0a82ff930548b79293c249d98b34b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER } }
I20260710 13:18:56.956843  6766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.957443  6765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b0a82ff930548b79293c249d98b34b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b0a82ff930548b79293c249d98b34b5" member_type: VOTER } }
I20260710 13:18:56.958881  6765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:56.964916  6773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:56.966025  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:56.970203  6773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:56.977238  6773 catalog_manager.cc:1383] Generated new cluster ID: cf8280bedbff47499e87ef0b614a0738
I20260710 13:18:56.977485  6773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:57.002421  6773 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:57.003427  6773 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:57.015815  6773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5: Generated new TSK 0
I20260710 13:18:57.016275  6773 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:57.032349  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:57.037215  6782 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
W20260710 13:18:57.038671  6783 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
W20260710 13:18:57.040633  6785 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
I20260710 13:18:57.041105  5747 server_base.cc:1061] running on GCE node
I20260710 13:18:57.041939  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.042135  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:57.042277  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689537042257 us; error 0 us; skew 500 ppm
I20260710 13:18:57.042695  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.044505  5747 webserver.cc:533] Webserver started at http://127.5.156.193:44099/ using document root <none> and password file <none>
I20260710 13:18:57.045006  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.045207  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.045454  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.046460  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "25d5090ee9b44d1dab0f1c34f187115e"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.050429  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:18:57.053118  6790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.053875  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:57.054076  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "25d5090ee9b44d1dab0f1c34f187115e"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.054311  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-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)
I20260710 13:18:57.064249  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:57.065186  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:57.066339  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:57.068377  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:57.068538  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.068713  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:57.068846  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.104292  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:39465
I20260710 13:18:57.104354  6852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:39465 every 8 connection(s)
I20260710 13:18:57.108613  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:57.115167  6857 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
W20260710 13:18:57.115669  6858 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
I20260710 13:18:57.117684  5747 server_base.cc:1061] running on GCE node
W20260710 13:18:57.118899  6861 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
I20260710 13:18:57.119711  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.119871  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:57.119979  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689537119970 us; error 0 us; skew 500 ppm
I20260710 13:18:57.120422  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.122831  5747 webserver.cc:533] Webserver started at http://127.5.156.194:36917/ using document root <none> and password file <none>
I20260710 13:18:57.123376  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.123606  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.123561  6853 heartbeater.cc:344] Connected to a master server at 127.5.156.254:33789
I20260710 13:18:57.124002  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.124011  6853 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.124943  6853 heartbeater.cc:507] Master 127.5.156.254:33789 requested a full tablet report, sending...
I20260710 13:18:57.125494  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "ea3968b37cae435aa009c77fe859548f"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.126920  6726 ts_manager.cc:194] Registered new tserver with Master: 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:18:57.128551  6726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40790
I20260710 13:18:57.130151  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:57.133104  6865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.133713  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:57.133913  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "ea3968b37cae435aa009c77fe859548f"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.134116  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-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)
I20260710 13:18:57.147861  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:57.148815  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:57.150028  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:57.151937  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:57.152132  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.152372  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:57.152503  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.188910  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:40643
I20260710 13:18:57.189013  6927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:40643 every 8 connection(s)
I20260710 13:18:57.193367  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:57.199870  6931 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
W20260710 13:18:57.202303  6932 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
I20260710 13:18:57.204663  5747 server_base.cc:1061] running on GCE node
W20260710 13:18:57.205130  6934 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
I20260710 13:18:57.205292  6928 heartbeater.cc:344] Connected to a master server at 127.5.156.254:33789
I20260710 13:18:57.205646  6928 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.205979  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.206218  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:57.206338  6928 heartbeater.cc:507] Master 127.5.156.254:33789 requested a full tablet report, sending...
I20260710 13:18:57.206409  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689537206389 us; error 0 us; skew 500 ppm
I20260710 13:18:57.207086  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.208514  6726 ts_manager.cc:194] Registered new tserver with Master: ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:57.209498  5747 webserver.cc:533] Webserver started at http://127.5.156.195:33829/ using document root <none> and password file <none>
I20260710 13:18:57.209952  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.209896  6726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40802
I20260710 13:18:57.210227  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.210521  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.211731  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.215341  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:18:57.218042  6939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.218791  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:57.219082  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-f86c"
I20260710 13:18:57.219374  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-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)
I20260710 13:18:57.229243  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:57.230196  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:57.231437  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:57.233392  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:57.233605  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.233814  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:57.233963  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:57.269408  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:37985
I20260710 13:18:57.269506  7001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:37985 every 8 connection(s)
I20260710 13:18:57.282598  7002 heartbeater.cc:344] Connected to a master server at 127.5.156.254:33789
I20260710 13:18:57.282909  7002 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:57.283478  7002 heartbeater.cc:507] Master 127.5.156.254:33789 requested a full tablet report, sending...
I20260710 13:18:57.285157  6726 ts_manager.cc:194] Registered new tserver with Master: 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:57.285786  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013406452s
I20260710 13:18:57.286341  6726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40810
I20260710 13:18:57.307261  6726 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40826:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:57.310819  6726 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.
I20260710 13:18:57.408264  6966 tablet_service.cc:1511] Processing CreateTablet for tablet f713227857ef4874ab845b73d365da33 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:57.409008  6965 tablet_service.cc:1511] Processing CreateTablet for tablet c733b9e34f084a958ae2447b0f64ab67 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:57.409691  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f713227857ef4874ab845b73d365da33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.410243  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c733b9e34f084a958ae2447b0f64ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.412662  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 8f753f31d8ed4ef6b9e26c6228188cf3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:57.413795  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f753f31d8ed4ef6b9e26c6228188cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.416646  6967 tablet_service.cc:1511] Processing CreateTablet for tablet bc5583737e534a1cb075c92dba03747c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:57.417840  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5583737e534a1cb075c92dba03747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.420590  6818 tablet_service.cc:1511] Processing CreateTablet for tablet bc5583737e534a1cb075c92dba03747c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:57.422050  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5583737e534a1cb075c92dba03747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.433025  6817 tablet_service.cc:1511] Processing CreateTablet for tablet f713227857ef4874ab845b73d365da33 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:57.434231  6817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f713227857ef4874ab845b73d365da33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.436308  6816 tablet_service.cc:1511] Processing CreateTablet for tablet c733b9e34f084a958ae2447b0f64ab67 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:57.437523  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c733b9e34f084a958ae2447b0f64ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.438048  6815 tablet_service.cc:1511] Processing CreateTablet for tablet 8f753f31d8ed4ef6b9e26c6228188cf3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:57.439249  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f753f31d8ed4ef6b9e26c6228188cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.440692  6963 tablet_service.cc:1511] Processing CreateTablet for tablet c40c3f933f8147959d24f5aa111c4bff (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:57.441849  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40c3f933f8147959d24f5aa111c4bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.445370  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 02ab67b67bfa4ee8917b93300c6c1a65 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:57.446519  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ab67b67bfa4ee8917b93300c6c1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.450549  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 359fade2224d479aac0e3a9027a91c14 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:57.451766  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359fade2224d479aac0e3a9027a91c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.456444  6893 tablet_service.cc:1511] Processing CreateTablet for tablet bc5583737e534a1cb075c92dba03747c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:57.457628  6893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5583737e534a1cb075c92dba03747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.460984  6891 tablet_service.cc:1511] Processing CreateTablet for tablet c733b9e34f084a958ae2447b0f64ab67 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:57.461542  6892 tablet_service.cc:1511] Processing CreateTablet for tablet f713227857ef4874ab845b73d365da33 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:57.462122  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c733b9e34f084a958ae2447b0f64ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.464354  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 8f753f31d8ed4ef6b9e26c6228188cf3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:57.465476  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f753f31d8ed4ef6b9e26c6228188cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.466516  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a83dfc4d644798c601d49c9447841 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:57.466687  6889 tablet_service.cc:1511] Processing CreateTablet for tablet c40c3f933f8147959d24f5aa111c4bff (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:57.467743  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a83dfc4d644798c601d49c9447841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.476277  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f713227857ef4874ab845b73d365da33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.479395  7016 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:57.479612  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40c3f933f8147959d24f5aa111c4bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.484401  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 1256ee5ca2f4445884cc295961981bd5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:57.485445  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1256ee5ca2f4445884cc295961981bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.487249  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:57.488607  6814 tablet_service.cc:1511] Processing CreateTablet for tablet 359fade2224d479aac0e3a9027a91c14 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:57.489338  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 02ab67b67bfa4ee8917b93300c6c1a65 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:57.489832  6814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359fade2224d479aac0e3a9027a91c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.490525  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ab67b67bfa4ee8917b93300c6c1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.491395  6818 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a83dfc4d644798c601d49c9447841 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:57.492574  6818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a83dfc4d644798c601d49c9447841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.492640  6887 tablet_service.cc:1511] Processing CreateTablet for tablet 359fade2224d479aac0e3a9027a91c14 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:57.499835  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359fade2224d479aac0e3a9027a91c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.502018  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 1256ee5ca2f4445884cc295961981bd5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:57.502660  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a83dfc4d644798c601d49c9447841 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:57.503942  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1d091d55b14d9ea7fe250be99e4ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.504048  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1256ee5ca2f4445884cc295961981bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.504678  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a83dfc4d644798c601d49c9447841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.508497  6812 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:57.509763  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1d091d55b14d9ea7fe250be99e4ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.512423  6816 tablet_service.cc:1511] Processing CreateTablet for tablet 02ab67b67bfa4ee8917b93300c6c1a65 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:57.512677  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:57.512813  6811 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5327fb28e48f4bccbae91a2e6c659 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:57.514724  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ab67b67bfa4ee8917b93300c6c1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.515687  6810 tablet_service.cc:1511] Processing CreateTablet for tablet 6eab068845ff4ccbbfaccd0492a5dc6f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:57.517518  6885 tablet_service.cc:1511] Processing CreateTablet for tablet 1256ee5ca2f4445884cc295961981bd5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:57.518743  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1256ee5ca2f4445884cc295961981bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.526127  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5327fb28e48f4bccbae91a2e6c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.526743  6810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eab068845ff4ccbbfaccd0492a5dc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.528756  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1d091d55b14d9ea7fe250be99e4ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.544047  7017 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:57.557320  7016 tablet_bootstrap.cc:654] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.557101  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5327fb28e48f4bccbae91a2e6c659 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:57.564257  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5327fb28e48f4bccbae91a2e6c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.554260  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 6eab068845ff4ccbbfaccd0492a5dc6f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:57.572798  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eab068845ff4ccbbfaccd0492a5dc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.573580  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 79f5327fb28e48f4bccbae91a2e6c659 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:57.574831  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f5327fb28e48f4bccbae91a2e6c659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.577423  6814 tablet_service.cc:1511] Processing CreateTablet for tablet 4b844c99e2534dc38ae1a0c67a31078a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:57.578753  6814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b844c99e2534dc38ae1a0c67a31078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.581616  6815 tablet_service.cc:1511] Processing CreateTablet for tablet c40c3f933f8147959d24f5aa111c4bff (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:57.583158  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40c3f933f8147959d24f5aa111c4bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.597002  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 6eab068845ff4ccbbfaccd0492a5dc6f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:57.598585  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eab068845ff4ccbbfaccd0492a5dc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.600756  7018 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:57.609186  7017 tablet_bootstrap.cc:654] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.616436  6891 tablet_service.cc:1511] Processing CreateTablet for tablet 4b844c99e2534dc38ae1a0c67a31078a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:57.617024  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 4b844c99e2534dc38ae1a0c67a31078a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:57.617624  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b844c99e2534dc38ae1a0c67a31078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.618070  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b844c99e2534dc38ae1a0c67a31078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.620620  6816 tablet_service.cc:1511] Processing CreateTablet for tablet b9a984688e62459ca2a506c2e679c80c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:57.640476  6892 tablet_service.cc:1511] Processing CreateTablet for tablet b9a984688e62459ca2a506c2e679c80c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:57.640791  6966 tablet_service.cc:1511] Processing CreateTablet for tablet b9a984688e62459ca2a506c2e679c80c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:57.641499  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a984688e62459ca2a506c2e679c80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.641734  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a984688e62459ca2a506c2e679c80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.638756  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a984688e62459ca2a506c2e679c80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.648002  7017 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:57.650950  7017 ts_tablet_manager.cc:1403] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.005s
I20260710 13:18:57.653558  7017 raft_consensus.cc:359] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.654225  7017 raft_consensus.cc:385] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.654520  7017 raft_consensus.cc:740] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.655220  7017 consensus_queue.cc:260] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.660861  7016 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:57.661280  7016 ts_tablet_manager.cc:1403] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.182s	user 0.018s	sys 0.005s
I20260710 13:18:57.664008  7016 raft_consensus.cc:359] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.664603  7016 raft_consensus.cc:385] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.664866  7016 raft_consensus.cc:740] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.665524  7016 consensus_queue.cc:260] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.655412  7018 tablet_bootstrap.cc:654] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.688783  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0ebe845784482684dc31804d756d63 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:57.690102  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0ebe845784482684dc31804d756d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.693041  6817 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0ebe845784482684dc31804d756d63 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:57.694201  6817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0ebe845784482684dc31804d756d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.708335  7016 ts_tablet_manager.cc:1434] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.017s
I20260710 13:18:57.709122  6853 heartbeater.cc:499] Master 127.5.156.254:33789 was elected leader, sending a full tablet report...
I20260710 13:18:57.711808  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0ebe845784482684dc31804d756d63 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:57.712967  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0ebe845784482684dc31804d756d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.714747  6813 tablet_service.cc:1511] Processing CreateTablet for tablet ea46222584d34d64b120054543cf473d (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:57.708732  7017 ts_tablet_manager.cc:1434] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.057s	user 0.018s	sys 0.015s
I20260710 13:18:57.709282  7016 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:57.721242  7002 heartbeater.cc:499] Master 127.5.156.254:33789 was elected leader, sending a full tablet report...
I20260710 13:18:57.729969  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46222584d34d64b120054543cf473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.735975  7021 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.736464  7021 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.737950  7017 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:57.739882  6961 tablet_service.cc:1511] Processing CreateTablet for tablet ea46222584d34d64b120054543cf473d (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:57.741016  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46222584d34d64b120054543cf473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.741839  6811 tablet_service.cc:1511] Processing CreateTablet for tablet 7efb56693ee2499e89eb9af1f51129a3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:57.743700  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efb56693ee2499e89eb9af1f51129a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.743956  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 7efb56693ee2499e89eb9af1f51129a3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:57.744369  7017 tablet_bootstrap.cc:654] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.744977  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efb56693ee2499e89eb9af1f51129a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.751804  7016 tablet_bootstrap.cc:654] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.761085  6891 tablet_service.cc:1511] Processing CreateTablet for tablet 7efb56693ee2499e89eb9af1f51129a3 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:57.762203  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efb56693ee2499e89eb9af1f51129a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.762948  7018 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:57.763335  7018 ts_tablet_manager.cc:1403] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.013s
I20260710 13:18:57.765951  7018 raft_consensus.cc:359] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.766644  7018 raft_consensus.cc:385] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.766985  7018 raft_consensus.cc:740] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.767690  7018 consensus_queue.cc:260] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.776554  7021 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:57.729281  6884 tablet_service.cc:1511] Processing CreateTablet for tablet ea46222584d34d64b120054543cf473d (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:57.780068  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:57.781327  6816 tablet_service.cc:1511] Processing CreateTablet for tablet e044f1d2e9554e518600b475785b82d5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:57.782491  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044f1d2e9554e518600b475785b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:57.781616  6940 leader_election.cc:343] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.784041  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46222584d34d64b120054543cf473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.794433  7018 ts_tablet_manager.cc:1434] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:18:57.796993  6928 heartbeater.cc:499] Master 127.5.156.254:33789 was elected leader, sending a full tablet report...
I20260710 13:18:57.800992  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:57.801762  7018 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
W20260710 13:18:57.802906  6940 leader_election.cc:343] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.803498  6940 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:57.808442  7021 raft_consensus.cc:2749] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.807271  7018 tablet_bootstrap.cc:654] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.815701  7022 raft_consensus.cc:493] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.816169  7022 raft_consensus.cc:515] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.816298  6964 tablet_service.cc:1511] Processing CreateTablet for tablet e044f1d2e9554e518600b475785b82d5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:57.817140  7017 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:57.818467  7028 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.818691  6813 tablet_service.cc:1511] Processing CreateTablet for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:57.829052  7028 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.829586  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.829291  6965 tablet_service.cc:1511] Processing CreateTablet for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:57.828342  7017 ts_tablet_manager.cc:1403] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.016s
I20260710 13:18:57.834229  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.840348  7017 raft_consensus.cc:359] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.841078  7017 raft_consensus.cc:385] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.841406  7017 raft_consensus.cc:740] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.842218  7017 consensus_queue.cc:260] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.844166  7017 ts_tablet_manager.cc:1434] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:18:57.845055  6960 tablet_service.cc:1511] Processing CreateTablet for tablet cc64f67b1ba64a3baf4d637f420ac49a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:57.848057  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9db4d9b3ef4c379c1c928b98923096 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:57.848650  6885 tablet_service.cc:1511] Processing CreateTablet for tablet e044f1d2e9554e518600b475785b82d5 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:57.850517  6888 tablet_service.cc:1511] Processing CreateTablet for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:57.850889  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9db4d9b3ef4c379c1c928b98923096 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:57.860453  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 1c54156242904d00a920197a95c21c3a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:57.861196  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.861850  6887 tablet_service.cc:1511] Processing CreateTablet for tablet cc64f67b1ba64a3baf4d637f420ac49a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:57.861943  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 1c54156242904d00a920197a95c21c3a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:57.862747  7028 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:57.863446  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044f1d2e9554e518600b475785b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.831606  7022 leader_election.cc:290] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:57.873018  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c54156242904d00a920197a95c21c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.873224  7017 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:57.873767  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044f1d2e9554e518600b475785b82d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.878855  7017 tablet_bootstrap.cc:654] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.879375  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc64f67b1ba64a3baf4d637f420ac49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.880172  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9db4d9b3ef4c379c1c928b98923096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.880733  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c54156242904d00a920197a95c21c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.883292  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc64f67b1ba64a3baf4d637f420ac49a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.884073  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9db4d9b3ef4c379c1c928b98923096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.908764  7016 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:57.909147  7018 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:57.909252  7016 ts_tablet_manager.cc:1403] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.009s
I20260710 13:18:57.909597  7018 ts_tablet_manager.cc:1403] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.016s
I20260710 13:18:57.912206  7018 raft_consensus.cc:359] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.915359  7018 raft_consensus.cc:385] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.921749  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:57.922401  6977 raft_consensus.cc:2468] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:57.922369  6817 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9db4d9b3ef4c379c1c928b98923096 (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:57.923521  6817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9db4d9b3ef4c379c1c928b98923096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.926837  6792 leader_election.cc:304] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:57.927973  7022 raft_consensus.cc:2804] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:57.928316  7022 raft_consensus.cc:493] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:57.928617  7022 raft_consensus.cc:3060] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.934631  7022 raft_consensus.cc:515] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:57.937588  7022 leader_election.cc:290] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:57.938804  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:57.944125  6977 raft_consensus.cc:3060] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.950440  6977 raft_consensus.cc:2468] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:57.951620  6792 leader_election.cc:304] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:57.952436  7022 raft_consensus.cc:2804] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.943148  6965 tablet_service.cc:1511] Processing CreateTablet for tablet d3a4291f025544c4a8f9aef8fe52bd8e (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:57.940387  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 6e352ae2f9694bc5badb021850d22d0c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:57.915781  7018 raft_consensus.cc:740] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.915419  6813 tablet_service.cc:1511] Processing CreateTablet for tablet cc64f67b1ba64a3baf4d637f420ac49a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 13:18:57.961573  6774 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:57.965080  7016 raft_consensus.cc:359] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.965804  7016 raft_consensus.cc:385] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.966099  7016 raft_consensus.cc:740] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.966847  7016 consensus_queue.cc:260] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.970424  6816 tablet_service.cc:1511] Processing CreateTablet for tablet 1c54156242904d00a920197a95c21c3a (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:57.970716  7018 consensus_queue.cc:260] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.971724  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
W20260710 13:18:57.973189  6867 leader_election.cc:343] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.975147  7018 ts_tablet_manager.cc:1434] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.003s
I20260710 13:18:57.975904  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a4291f025544c4a8f9aef8fe52bd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.976397  7018 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:57.985273  6811 tablet_service.cc:1511] Processing CreateTablet for tablet 6e352ae2f9694bc5badb021850d22d0c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:57.988231  6814 tablet_service.cc:1511] Processing CreateTablet for tablet d3a4291f025544c4a8f9aef8fe52bd8e (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:57.988777  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e352ae2f9694bc5badb021850d22d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:57.993728  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.002183  7037 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.002780  7016 ts_tablet_manager.cc:1434] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.003s
I20260710 13:18:58.002592  7037 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:57.996376  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc64f67b1ba64a3baf4d637f420ac49a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:58.005527  6791 leader_election.cc:343] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.005679  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.006174  7037 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.007920  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
W20260710 13:18:58.009900  6792 leader_election.cc:343] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.013818  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.014292  6903 raft_consensus.cc:2468] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.016845  6811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e352ae2f9694bc5badb021850d22d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.015746  7022 raft_consensus.cc:697] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:58.017403  6814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a4291f025544c4a8f9aef8fe52bd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.018185  6816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c54156242904d00a920197a95c21c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.017961  7022 consensus_queue.cc:237] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:58.025116  7017 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.025537  7017 ts_tablet_manager.cc:1403] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.022s
I20260710 13:18:58.028452  7017 raft_consensus.cc:359] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.029187  7017 raft_consensus.cc:385] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.029533  7017 raft_consensus.cc:740] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.030552  7018 tablet_bootstrap.cc:654] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:58.016383  6791 leader_election.cc:343] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.035794  6791 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.044082  7038 raft_consensus.cc:2804] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.044466  7038 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.044811  7038 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.045902  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.048787  6890 tablet_service.cc:1511] Processing CreateTablet for tablet d3a4291f025544c4a8f9aef8fe52bd8e (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:58.050202  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a4291f025544c4a8f9aef8fe52bd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.053543  7016 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.056954  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 6e352ae2f9694bc5badb021850d22d0c (DEFAULT_TABLE table=test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:58.058415  7016 tablet_bootstrap.cc:654] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.031075  7017 consensus_queue.cc:260] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.063462  7017 ts_tablet_manager.cc:1434] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 13:18:58.064363  7017 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.070355  7017 tablet_bootstrap.cc:654] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.058362  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e352ae2f9694bc5badb021850d22d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:58.079289  7028 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.080058  7028 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.083734  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
W20260710 13:18:58.085412  6867 leader_election.cc:343] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.087312  7028 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.087682  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
W20260710 13:18:58.089576  6866 leader_election.cc:343] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.090050  6866 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.091410  7028 raft_consensus.cc:2749] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.099920  7038 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.101389  6828 raft_consensus.cc:2393] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.103173  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.103812  6903 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.105425  6866 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.112277  6903 raft_consensus.cc:2468] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.112888  7028 raft_consensus.cc:2749] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.113569  6791 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.114437  7037 raft_consensus.cc:2804] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.114872  7037 raft_consensus.cc:697] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:58.115707  7037 consensus_queue.cc:237] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.127919  7018 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.128047  7038 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.128504  7018 ts_tablet_manager.cc:1403] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.009s
I20260710 13:18:58.129139  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.128809  6724 catalog_manager.cc:5697] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:58.130429  6792 leader_election.cc:343] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.131378  7018 raft_consensus.cc:359] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.132066  7018 raft_consensus.cc:385] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.132386  7018 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.132925  7016 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.133350  7016 ts_tablet_manager.cc:1403] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.000s
I20260710 13:18:58.133030  7018 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.137015  7017 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.136390  7016 raft_consensus.cc:359] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.138339  7018 ts_tablet_manager.cc:1434] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:18:58.139770  7018 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.138306  7016 raft_consensus.cc:385] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.140255  7016 raft_consensus.cc:740] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.141083  7016 consensus_queue.cc:260] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.138520  7017 ts_tablet_manager.cc:1403] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.004s
I20260710 13:18:58.145646  7017 raft_consensus.cc:359] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.146142  7017 raft_consensus.cc:385] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.146337  7018 tablet_bootstrap.cc:654] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.146626  7016 ts_tablet_manager.cc:1434] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:18:58.148342  7016 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.146370  7017 raft_consensus.cc:740] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.152026  7017 consensus_queue.cc:260] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.154704  7016 tablet_bootstrap.cc:654] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.157550  7017 ts_tablet_manager.cc:1434] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260710 13:18:58.158778  7017 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.159698  7018 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.160187  7018 ts_tablet_manager.cc:1403] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:18:58.162864  7018 raft_consensus.cc:359] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.163658  7018 raft_consensus.cc:385] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.163998  7018 raft_consensus.cc:740] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.164767  7018 consensus_queue.cc:260] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.166837  7018 ts_tablet_manager.cc:1434] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:18:58.167773  7018 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.168989  7017 tablet_bootstrap.cc:654] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.165266  7016 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.169569  7016 ts_tablet_manager.cc:1403] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.015s
I20260710 13:18:58.172482  7016 raft_consensus.cc:359] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.173374  7016 raft_consensus.cc:385] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.173086  6726 catalog_manager.cc:5697] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.173979  7016 raft_consensus.cc:740] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.175161  7016 consensus_queue.cc:260] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.175845  7018 tablet_bootstrap.cc:654] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.178382  7016 ts_tablet_manager.cc:1434] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:18:58.179684  7016 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.187325  7016 tablet_bootstrap.cc:654] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.191524  7018 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.191988  7018 ts_tablet_manager.cc:1403] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 13:18:58.192437  7017 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.192865  7017 ts_tablet_manager.cc:1403] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.008s
I20260710 13:18:58.195454  7017 raft_consensus.cc:359] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.196096  7017 raft_consensus.cc:385] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.196357  7017 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.197122  7018 raft_consensus.cc:359] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:58.197055  7017 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.197712  7018 raft_consensus.cc:385] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.198029  7018 raft_consensus.cc:740] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.198836  7018 consensus_queue.cc:260] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } }
I20260710 13:18:58.199267  7017 ts_tablet_manager.cc:1434] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:58.199229  7016 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.199959  7016 ts_tablet_manager.cc:1403] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:18:58.200312  7017 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.202515  7016 raft_consensus.cc:359] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.203176  7016 raft_consensus.cc:385] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.203483  7016 raft_consensus.cc:740] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.204239  7016 consensus_queue.cc:260] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.206290  7016 ts_tablet_manager.cc:1434] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:58.206739  7018 ts_tablet_manager.cc:1434] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 13:18:58.207206  7016 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.208861  7017 tablet_bootstrap.cc:654] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.211728  7018 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.213639  7016 tablet_bootstrap.cc:654] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.219184  7018 tablet_bootstrap.cc:654] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.219926  7017 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.220376  7017 ts_tablet_manager.cc:1403] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 13:18:58.223515  7017 raft_consensus.cc:359] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.224416  7017 raft_consensus.cc:385] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.224774  7017 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.225585  7016 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.225965  7016 ts_tablet_manager.cc:1403] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 13:18:58.225622  7017 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.228736  7017 ts_tablet_manager.cc:1434] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:58.228446  7016 raft_consensus.cc:359] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.229215  7016 raft_consensus.cc:385] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.229517  7016 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.229952  7017 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.230187  7016 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.232357  7016 ts_tablet_manager.cc:1434] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:18:58.233374  7016 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.244223  7016 tablet_bootstrap.cc:654] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.246393  7018 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.247761  7017 tablet_bootstrap.cc:654] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.247874  7018 ts_tablet_manager.cc:1403] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260710 13:18:58.250599  7018 raft_consensus.cc:359] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.251266  7018 raft_consensus.cc:385] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.251530  7018 raft_consensus.cc:740] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.252192  7018 consensus_queue.cc:260] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.254216  7018 ts_tablet_manager.cc:1434] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:18:58.255170  7018 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.260957  7018 tablet_bootstrap.cc:654] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.269034  7016 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.269431  7016 ts_tablet_manager.cc:1403] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.022s
I20260710 13:18:58.269585  7018 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.270004  7018 ts_tablet_manager.cc:1403] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:18:58.271466  7016 raft_consensus.cc:359] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.272066  7016 raft_consensus.cc:385] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.271905  7018 raft_consensus.cc:359] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.272343  7016 raft_consensus.cc:740] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.272544  7018 raft_consensus.cc:385] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.272830  7018 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.272972  7016 consensus_queue.cc:260] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.273404  7018 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.274910  7016 ts_tablet_manager.cc:1434] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:58.275700  7018 ts_tablet_manager.cc:1434] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:58.275801  7016 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.279738  7018 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.281355  7017 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.281770  7017 ts_tablet_manager.cc:1403] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.020s
I20260710 13:18:58.284417  7017 raft_consensus.cc:359] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.285018  7017 raft_consensus.cc:385] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.285326  7017 raft_consensus.cc:740] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.286190  7018 tablet_bootstrap.cc:654] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.286023  7017 consensus_queue.cc:260] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.288313  7017 ts_tablet_manager.cc:1434] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:58.289215  7017 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.293761  7018 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.294145  7018 ts_tablet_manager.cc:1403] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:18:58.295019  7021 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.295240  7017 tablet_bootstrap.cc:654] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.295483  7021 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.296505  7018 raft_consensus.cc:359] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.297101  7018 raft_consensus.cc:385] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.297333  7018 raft_consensus.cc:740] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.297458  7021 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.297935  7018 consensus_queue.cc:260] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.298501  7016 tablet_bootstrap.cc:654] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.298988  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.300063  7018 ts_tablet_manager.cc:1434] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:58.300060  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.300669  6903 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.300932  7018 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
W20260710 13:18:58.301983  6940 leader_election.cc:343] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.302597  6940 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.303300  7021 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.303767  7021 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.304217  7021 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.306010  7018 tablet_bootstrap.cc:654] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.306346  7016 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.306758  7016 ts_tablet_manager.cc:1403] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
I20260710 13:18:58.309209  7017 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.309319  7016 raft_consensus.cc:359] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.309845  7017 ts_tablet_manager.cc:1403] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260710 13:18:58.313164  7017 raft_consensus.cc:359] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.313943  7017 raft_consensus.cc:385] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.314297  7017 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.314936  7017 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.316612  7018 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.316674  7021 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.317235  7018 ts_tablet_manager.cc:1403] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:18:58.319367  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
W20260710 13:18:58.320664  6940 leader_election.cc:343] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.320369  7018 raft_consensus.cc:359] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.309974  7016 raft_consensus.cc:385] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.321305  7018 raft_consensus.cc:385] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.321663  7016 raft_consensus.cc:740] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.321765  7018 raft_consensus.cc:740] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.322391  7016 consensus_queue.cc:260] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.322625  7018 consensus_queue.cc:260] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.323153  7017 ts_tablet_manager.cc:1434] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:18:58.323921  7017 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.324124  7016 ts_tablet_manager.cc:1434] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:18:58.324569  7018 ts_tablet_manager.cc:1434] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:58.325273  7018 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.325461  7016 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.329213  7017 tablet_bootstrap.cc:654] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.330276  7018 tablet_bootstrap.cc:654] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.330752  7016 tablet_bootstrap.cc:654] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.336944  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.337459  6903 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.342430  7018 tablet_bootstrap.cc:492] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.342794  7018 ts_tablet_manager.cc:1403] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:18:58.342965  7021 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.343506  6903 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.344525  6940 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.345405  7016 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.345068  7018 raft_consensus.cc:359] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.345494  7021 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.345690  7018 raft_consensus.cc:385] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.345795  7016 ts_tablet_manager.cc:1403] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:18:58.346019  7021 raft_consensus.cc:697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.346693  7021 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.348133  7016 raft_consensus.cc:359] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.348788  7016 raft_consensus.cc:385] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.349040  7016 raft_consensus.cc:740] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.349210  7017 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.349614  7017 ts_tablet_manager.cc:1403] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260710 13:18:58.349757  7016 consensus_queue.cc:260] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.346030  7018 raft_consensus.cc:740] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.351318  7018 consensus_queue.cc:260] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.353606  7016 ts_tablet_manager.cc:1434] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:58.353845  7018 ts_tablet_manager.cc:1434] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:18:58.354400  7016 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.354564  7018 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.351677  7021 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.356050  7021 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.357872  7021 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.351894  7017 raft_consensus.cc:359] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.358366  7017 raft_consensus.cc:385] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.358633  7017 raft_consensus.cc:740] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.359192  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.359239  7017 consensus_queue.cc:260] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.359939  7016 tablet_bootstrap.cc:654] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.359899  6828 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.360112  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
W20260710 13:18:58.361424  6940 leader_election.cc:343] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.361596  7017 ts_tablet_manager.cc:1434] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:58.362052  6940 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.362350  7017 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.361936  6726 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.365899  7021 raft_consensus.cc:2804] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.366314  7021 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.366684  7021 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.367663  7017 tablet_bootstrap.cc:654] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.373566  7021 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.374414  7018 tablet_bootstrap.cc:654] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.376246  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.376606  7062 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.376814  6828 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.377017  7062 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.377558  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.379057  7062 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.379513  7062 raft_consensus.cc:493] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.379886  7062 raft_consensus.cc:515] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:18:58.380889  6940 leader_election.cc:343] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.381512  7062 leader_election.cc:290] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.383069  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.383812  6902 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.385990  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.386307  6940 leader_election.cc:304] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.386701  6826 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.387362  7062 raft_consensus.cc:2804] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.385999  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.387822  7062 raft_consensus.cc:493] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.388175  7062 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.396044  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.397673  6903 raft_consensus.cc:2393] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.399526  6940 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.400957  6828 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.403518  7070 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.403710  6940 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.404311  6903 raft_consensus.cc:3060] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.413277  7018 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.413589  7021 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.413694  7018 ts_tablet_manager.cc:1403] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.014s
I20260710 13:18:58.414856  7070 raft_consensus.cc:2749] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.413758  7071 raft_consensus.cc:2804] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.415675  7071 raft_consensus.cc:697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.416046  7062 raft_consensus.cc:515] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.416481  7071 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.417369  7037 raft_consensus.cc:493] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.417595  7018 raft_consensus.cc:359] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.417829  7037 raft_consensus.cc:515] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.418236  7018 raft_consensus.cc:385] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.418550  7018 raft_consensus.cc:740] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.419062  7062 leader_election.cc:290] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.414780  7016 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.419279  7018 consensus_queue.cc:260] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.419761  7037 leader_election.cc:290] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.420878  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.421895  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.422478  6902 raft_consensus.cc:2468] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.422859  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.423563  6828 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:58.424365  6792 leader_election.cc:343] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.425454  6791 leader_election.cc:304] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.426049  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.427764  6902 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.430210  7018 ts_tablet_manager.cc:1434] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260710 13:18:58.430714  7038 raft_consensus.cc:2804] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.431042  7038 raft_consensus.cc:493] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.419842  7016 ts_tablet_manager.cc:1403] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.016s
I20260710 13:18:58.431366  7038 raft_consensus.cc:3060] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.434396  7016 raft_consensus.cc:359] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.435215  7016 raft_consensus.cc:385] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.435530  7016 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.435765  7037 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.436270  7016 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.436425  7037 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.437603  7018 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.438129  7016 ts_tablet_manager.cc:1434] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:18:58.438961  7016 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.439661  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.440164  6901 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.441402  7017 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.441401  6828 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.441767  7022 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.441929  7017 ts_tablet_manager.cc:1403] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.012s
I20260710 13:18:58.442615  6791 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.442252  7022 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.441368  7028 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.443769  7028 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.444090  7017 raft_consensus.cc:359] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.444584  7017 raft_consensus.cc:385] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.444617  7022 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.444844  7017 raft_consensus.cc:740] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.445406  7028 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.445547  7017 consensus_queue.cc:260] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.446404  7036 raft_consensus.cc:2804] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.446720  7036 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.446986  7036 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.447311  7017 ts_tablet_manager.cc:1434] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:58.448099  7017 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.449493  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.450793  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
W20260710 13:18:58.452658  6866 leader_election.cc:343] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.453081  7017 tablet_bootstrap.cc:654] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.452730  7022 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.453296  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.453634  7016 tablet_bootstrap.cc:654] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.453491  7022 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:18:58.454522  6867 leader_election.cc:343] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.455036  6867 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.455914  7028 raft_consensus.cc:2749] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.457435  7073 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:58.458346  7018 tablet_bootstrap.cc:654] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.460335  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.461102  6903 raft_consensus.cc:2393] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:18:58.461308  7070 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.461838  7070 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.463994  7070 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.466111  6940 leader_election.cc:304] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:58.470656  7073 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.471088  7021 raft_consensus.cc:2804] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.474143  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.474512  7079 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.474855  6901 raft_consensus.cc:2468] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.474936  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.475203  7079 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.475730  6976 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.476135  6940 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.477191  7079 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.477646  7079 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.477401  6792 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:58.478073  7079 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.478734  7073 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.479082  7073 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.479403  7073 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.480365  7017 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.480785  7017 ts_tablet_manager.cc:1403] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.005s
I20260710 13:18:58.479938  7079 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.485850  7079 raft_consensus.cc:2804] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.486137  7079 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.486408  7079 raft_consensus.cc:3060] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.487200  7017 raft_consensus.cc:359] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.487864  7017 raft_consensus.cc:385] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.488116  7017 raft_consensus.cc:740] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.488827  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.489378  6976 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.488752  7017 consensus_queue.cc:260] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.494606  7038 raft_consensus.cc:515] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.494923  7017 ts_tablet_manager.cc:1434] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:58.496181  7017 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.495002  7079 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.485170  7022 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.507905  7022 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.508334  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.508446  7022 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.503966  7062 raft_consensus.cc:493] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.505966  7038 leader_election.cc:290] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.481040  7037 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.505580  7036 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.513484  7062 raft_consensus.cc:515] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.515676  6976 raft_consensus.cc:3060] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.517518  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.518416  6975 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.518677  7022 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.505743  7079 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.528754  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.532152  6974 raft_consensus.cc:2393] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:18:58.532474  7028 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.521696  7036 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.513607  6791 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.538867  7016 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.539413  7016 ts_tablet_manager.cc:1403] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.000s
W20260710 13:18:58.537098  6940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.194:40643, user_credentials={real_user=slave}} blocked reactor thread for 60392.3us
I20260710 13:18:58.535285  7028 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.543385  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.543697  7028 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.544122  6903 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.545811  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.548403  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.549281  6975 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.551234  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.559933  6903 raft_consensus.cc:3060] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.561143  7016 raft_consensus.cc:359] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.561949  7016 raft_consensus.cc:385] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.562250  7016 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.552307  6940 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.567978  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.568501  7079 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.568765  6901 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.569018  7079 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.569525  7079 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.572943  7038 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.573439  7038 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.576974  6792 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:58.578109  7082 raft_consensus.cc:2804] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.578248  7079 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.580835  7079 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.581079  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.581789  6900 raft_consensus.cc:3060] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.556327  6976 raft_consensus.cc:2468] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.555706  7073 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.578761  7082 raft_consensus.cc:697] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:58.562971  7016 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.584803  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
W20260710 13:18:58.581696  6940 leader_election.cc:343] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.533501  6902 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.596323  7017 tablet_bootstrap.cc:654] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.598672  7016 ts_tablet_manager.cc:1434] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 13:18:58.594452  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.600216  6899 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.603927  6828 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.608237  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.608981  6976 raft_consensus.cc:2468] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:58.611533  7082 consensus_queue.cc:237] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.585937  7038 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.586535  7036 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.632613  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.632826  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.633155  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.637246  6825 raft_consensus.cc:3060] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.638911  7016 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.594012  6903 raft_consensus.cc:2468] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.647311  7016 tablet_bootstrap.cc:654] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.635591  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.643791  6826 raft_consensus.cc:2468] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:58.653674  6825 raft_consensus.cc:2468] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.657297  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.665730  7018 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.666993  7018 ts_tablet_manager.cc:1403] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.230s	user 0.052s	sys 0.071s
I20260710 13:18:58.647183  7021 raft_consensus.cc:697] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.667855  7021 consensus_queue.cc:237] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.679126  7073 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.680809  6900 raft_consensus.cc:2468] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.683182  6899 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.666823  7062 leader_election.cc:290] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.686498  7036 raft_consensus.cc:2749] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.671948  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.673666  6976 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:58.695043  7018 raft_consensus.cc:359] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.695883  7018 raft_consensus.cc:385] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.696364  7018 raft_consensus.cc:740] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.697144  7018 consensus_queue.cc:260] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.700472  7018 ts_tablet_manager.cc:1434] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:18:58.693559  6791 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.702824  7036 raft_consensus.cc:2749] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.707046  6940 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.708140  7018 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.708551  6867 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.709244  7028 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.708550  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.710072  6903 raft_consensus.cc:2393] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.710850  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.711297  6902 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.709602  7028 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.711719  7028 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.692431  6792 leader_election.cc:304] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:58.715857  7084 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:58.717519  6902 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
W20260710 13:18:58.717767  6791 leader_election.cc:343] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:58.719396  6940 leader_election.cc:343] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.721552  6724 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.720974  7016 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.723907  7016 ts_tablet_manager.cc:1403] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.004s
I20260710 13:18:58.722254  6940 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.725219  7062 raft_consensus.cc:2804] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.724473  6725 catalog_manager.cc:5697] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.725700  7062 raft_consensus.cc:697] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.726452  7062 consensus_queue.cc:237] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.727695  7071 raft_consensus.cc:2804] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.728036  7071 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.728376  7071 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.729332  7028 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.730301  6940 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.733595  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.734102  7021 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.733997  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.734891  6826 raft_consensus.cc:2393] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.735199  7084 raft_consensus.cc:2804] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.735832  7021 raft_consensus.cc:697] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.735888  7084 raft_consensus.cc:697] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:58.736845  7021 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.746799  7018 tablet_bootstrap.cc:654] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.731652  7016 raft_consensus.cc:359] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.737105  7084 consensus_queue.cc:237] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.738000  7028 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.738915  6940 leader_election.cc:304] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.747300  7071 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:18:58.739070  6792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.195:37985, user_credentials={real_user=slave}} blocked reactor thread for 60950us
I20260710 13:18:58.757848  6792 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.758783  7071 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.747313  7016 raft_consensus.cc:385] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.760619  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.761152  6976 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.762320  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.762985  6826 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.764312  7073 raft_consensus.cc:2804] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.764642  7073 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.764935  7073 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.760720  7016 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.769088  6976 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:58.745761  7017 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.767575  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.779917  7017 ts_tablet_manager.cc:1403] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.284s	user 0.025s	sys 0.038s
I20260710 13:18:58.780263  6902 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate ea3968b37cae435aa009c77fe859548f in this term.
I20260710 13:18:58.771517  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.768972  7016 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.780900  6975 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate ea3968b37cae435aa009c77fe859548f in this term.
I20260710 13:18:58.781890  7016 ts_tablet_manager.cc:1434] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260710 13:18:58.776604  7022 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.782235  7017 raft_consensus.cc:359] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.782413  6867 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.780853  6828 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.782831  7017 raft_consensus.cc:385] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.783200  7017 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.783845  7092 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.784497  7017 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.785532  7078 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.785754  7073 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.786525  7017 ts_tablet_manager.cc:1434] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:58.776090  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.787539  7017 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.777455  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.788251  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.788769  6826 raft_consensus.cc:2393] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.782863  6792 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.789928  6828 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.791535  7038 raft_consensus.cc:2749] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.794466  7017 tablet_bootstrap.cc:654] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.743819  7090 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.802459  7090 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.803633  6903 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.806528  7017 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.806917  7017 ts_tablet_manager.cc:1403] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260710 13:18:58.808195  7016 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.809336  7017 raft_consensus.cc:359] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.809952  7017 raft_consensus.cc:385] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.810089  6903 raft_consensus.cc:2468] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:58.810200  7017 raft_consensus.cc:740] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.810519  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.811273  6826 raft_consensus.cc:2393] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:58.811964  6940 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.812918  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.812703  7017 consensus_queue.cc:260] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.813563  6976 raft_consensus.cc:2393] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:18:58.813800  7028 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.814234  7062 raft_consensus.cc:2804] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.814651  7062 raft_consensus.cc:697] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:58.759382  7071 raft_consensus.cc:2749] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.815387  7062 consensus_queue.cc:237] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.815976  7017 ts_tablet_manager.cc:1434] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:18:58.817206  7017 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.819274  6867 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:58.824915  7017 tablet_bootstrap.cc:654] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.830761  7016 tablet_bootstrap.cc:654] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.830235  6726 catalog_manager.cc:5697] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.838809  7017 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.839181  7017 ts_tablet_manager.cc:1403] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:18:58.841693  7017 raft_consensus.cc:359] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.842324  7017 raft_consensus.cc:385] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.842567  7017 raft_consensus.cc:740] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.843365  7018 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:58.843242  7017 consensus_queue.cc:260] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.843744  7018 ts_tablet_manager.cc:1403] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.002s
I20260710 13:18:58.845257  7017 ts_tablet_manager.cc:1434] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:58.845789  7073 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.845993  7017 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.846331  7090 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.847172  7090 raft_consensus.cc:2749] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.848209  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.849859  6792 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.851253  7073 raft_consensus.cc:2749] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.851531  7017 tablet_bootstrap.cc:654] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.852185  7018 raft_consensus.cc:359] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.814188  7028 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.852895  7018 raft_consensus.cc:385] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.853134  7018 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.854956  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:58.855618  7017 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
W20260710 13:18:58.856189  6866 leader_election.cc:343] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.856546  7017 ts_tablet_manager.cc:1403] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:18:58.857880  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.858328  7016 tablet_bootstrap.cc:492] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:58.858387  7017 raft_consensus.cc:359] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.858919  7016 ts_tablet_manager.cc:1403] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.000s
I20260710 13:18:58.859064  7017 raft_consensus.cc:385] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.859401  7017 raft_consensus.cc:740] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.860020  7017 consensus_queue.cc:260] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.858462  6975 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:58.861043  7018 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.865626  7017 ts_tablet_manager.cc:1434] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:58.866436  7018 ts_tablet_manager.cc:1434] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260710 13:18:58.874373  7017 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:58.874485  7018 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:58.864686  7073 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.875562  7073 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.864336  7028 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.879042  6726 catalog_manager.cc:5697] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.880115  6726 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.878328  7092 raft_consensus.cc:697] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:18:58.866179  6867 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:18:58.881716  7062 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.881188  6726 catalog_manager.cc:5697] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.882085  7092 consensus_queue.cc:237] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.883900  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.885237  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:58.885807  6977 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
W20260710 13:18:58.886994  6791 leader_election.cc:343] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.888093  6792 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.883896  7073 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.889273  7017 tablet_bootstrap.cc:654] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.884140  7028 raft_consensus.cc:2804] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.891979  7073 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:58.895529  7073 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.895857  7073 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.897814  7016 raft_consensus.cc:359] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.898900  7016 raft_consensus.cc:385] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.899231  7016 raft_consensus.cc:740] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.899914  7016 consensus_queue.cc:260] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.901671  7016 ts_tablet_manager.cc:1434] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.005s
I20260710 13:18:58.902280  7016 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:58.894062  7028 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.905340  7018 tablet_bootstrap.cc:654] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.903939  7028 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.913035  7073 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.914839  7073 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.917881  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.918475  6977 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.922322  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:58.928288  7078 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.930374  7028 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.930610  7078 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:18:58.931777  6791 leader_election.cc:343] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.932832  7028 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:58.933310  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:58.933488  7078 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:58.933797  6828 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.941169  7016 tablet_bootstrap.cc:654] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.943869  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:58.944329  6975 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.949744  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:58.951529  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
W20260710 13:18:58.956321  6940 leader_election.cc:343] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:58.957778  6940 leader_election.cc:343] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:58.958177  6940 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.960067  6977 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:58.959390  7078 raft_consensus.cc:2749] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:58.961140  6792 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:58.961829  7073 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.962863  7073 raft_consensus.cc:697] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:58.963675  7073 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:58.973243  6724 catalog_manager.cc:5697] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.977746  6975 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:58.975461  6828 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:58.981180  6867 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:58.981961  7092 raft_consensus.cc:2804] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.982581  7092 raft_consensus.cc:697] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:18:58.983393  7092 consensus_queue.cc:237] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:18:58.981995  6774 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:58.993146  6903 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.993736  7017 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:58.994146  7017 ts_tablet_manager.cc:1403] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.012s
I20260710 13:18:59.001088  7018 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.001538  7018 ts_tablet_manager.cc:1403] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.127s	user 0.029s	sys 0.033s
I20260710 13:18:59.003976  7016 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.004374  7016 ts_tablet_manager.cc:1403] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.002s
I20260710 13:18:59.007267  7016 raft_consensus.cc:359] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.007862  7016 raft_consensus.cc:385] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.007481  7018 raft_consensus.cc:359] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.008150  7016 raft_consensus.cc:740] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.008292  7018 raft_consensus.cc:385] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.008694  7018 raft_consensus.cc:740] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.008945  7016 consensus_queue.cc:260] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.009564  7018 consensus_queue.cc:260] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.010407  7078 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.010793  7016 ts_tablet_manager.cc:1434] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:18:59.011682  7016 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.011801  7018 ts_tablet_manager.cc:1434] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:59.013614  6725 catalog_manager.cc:5697] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.017735  7016 tablet_bootstrap.cc:654] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.020756  7017 raft_consensus.cc:359] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.022454  7018 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.022539  7017 raft_consensus.cc:385] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.022986  7017 raft_consensus.cc:740] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.023710  7017 consensus_queue.cc:260] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.026079  7017 ts_tablet_manager.cc:1434] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:18:59.027171  7017 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.028000  6726 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.039501  7078 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.054855  7017 tablet_bootstrap.cc:654] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.057636  7016 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.058112  7016 ts_tablet_manager.cc:1403] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.009s
I20260710 13:18:59.060752  7016 raft_consensus.cc:359] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.061554  7016 raft_consensus.cc:385] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.061858  7016 raft_consensus.cc:740] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.062532  7016 consensus_queue.cc:260] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.064919  7016 ts_tablet_manager.cc:1434] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:18:59.065984  7016 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.070763  7018 tablet_bootstrap.cc:654] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.071478  7016 tablet_bootstrap.cc:654] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.074204  6726 catalog_manager.cc:5697] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.079031  7016 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.079594  7016 ts_tablet_manager.cc:1403] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:18:59.082864  7016 raft_consensus.cc:359] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.083762  7016 raft_consensus.cc:385] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.084421  7016 raft_consensus.cc:740] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.085343  7016 consensus_queue.cc:260] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.088414  7016 ts_tablet_manager.cc:1434] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:18:59.089799  7021 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.093775  7017 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.094172  7017 ts_tablet_manager.cc:1403] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.007s
I20260710 13:18:59.089519  7016 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.096594  7017 raft_consensus.cc:359] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.097201  7017 raft_consensus.cc:385] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.097461  7017 raft_consensus.cc:740] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.098057  7017 consensus_queue.cc:260] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.099946  7017 ts_tablet_manager.cc:1434] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:59.100760  7017 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.101794  7016 tablet_bootstrap.cc:654] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.107795  7018 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.108155  7018 ts_tablet_manager.cc:1403] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.010s
I20260710 13:18:59.111896  7018 raft_consensus.cc:359] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.112674  7018 raft_consensus.cc:385] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.112972  7018 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.115370  7071 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.115779  7017 tablet_bootstrap.cc:654] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.121289  7016 tablet_bootstrap.cc:492] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.121253  7018 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.122135  7016 ts_tablet_manager.cc:1403] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.010s
I20260710 13:18:59.123202  7018 ts_tablet_manager.cc:1434] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:18:59.123001  7071 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.124043  7018 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.124370  7016 raft_consensus.cc:359] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.124922  7016 raft_consensus.cc:385] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.125149  7016 raft_consensus.cc:740] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.127823  7016 consensus_queue.cc:260] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.130122  7016 ts_tablet_manager.cc:1434] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:18:59.131086  7016 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.131767  7018 tablet_bootstrap.cc:654] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.136819  7016 tablet_bootstrap.cc:654] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.141010  7073 consensus_queue.cc:1048] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.142535  7017 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.142992  7017 ts_tablet_manager.cc:1403] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.007s
I20260710 13:18:59.145795  7017 raft_consensus.cc:359] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.146425  7017 raft_consensus.cc:385] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.146661  7017 raft_consensus.cc:740] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.147471  7016 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.147347  7017 consensus_queue.cc:260] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.147831  7016 ts_tablet_manager.cc:1403] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:18:59.149403  7017 ts_tablet_manager.cc:1434] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:59.150213  7017 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.150041  7016 raft_consensus.cc:359] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.150604  7016 raft_consensus.cc:385] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.150835  7016 raft_consensus.cc:740] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.151650  7016 consensus_queue.cc:260] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.153772  7016 ts_tablet_manager.cc:1434] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:59.155136  7016 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.155611  7018 tablet_bootstrap.cc:492] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.155961  7018 ts_tablet_manager.cc:1403] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.006s
I20260710 13:18:59.158609  7018 raft_consensus.cc:359] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.159224  7018 raft_consensus.cc:385] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.159474  7018 raft_consensus.cc:740] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.160280  7016 tablet_bootstrap.cc:654] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.160106  7018 consensus_queue.cc:260] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.162252  7018 ts_tablet_manager.cc:1434] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:59.163092  7018 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.168758  7018 tablet_bootstrap.cc:654] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.172734  7017 tablet_bootstrap.cc:654] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.178555  7018 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.180202  7018 ts_tablet_manager.cc:1403] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 13:18:59.181648  7073 consensus_queue.cc:1048] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.190618  7028 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.198799  7073 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.198320  7018 raft_consensus.cc:359] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.199148  7028 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.199607  7018 raft_consensus.cc:385] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.199971  7018 raft_consensus.cc:740] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.183933  7071 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:18:59.200770  7018 consensus_queue.cc:260] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.201845  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.202744  6828 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:59.204555  7017 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.204387  6866 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.204941  7017 ts_tablet_manager.cc:1403] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.006s
I20260710 13:18:59.205103  7092 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.205278  7018 ts_tablet_manager.cc:1434] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.016s
I20260710 13:18:59.206405  7018 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.207316  7092 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.207973  7092 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.210327  7017 raft_consensus.cc:359] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.211145  7017 raft_consensus.cc:385] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.211467  7017 raft_consensus.cc:740] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.216866  7017 consensus_queue.cc:260] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.220543  7017 ts_tablet_manager.cc:1434] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:18:59.221056  7073 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.221359  7017 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.221451  7073 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.215212  7028 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.224649  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.225207  6977 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:59.233058  7071 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.233522  7071 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.249229  7084 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:59.250171  7128 log.cc:927] Time spent T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 13:18:59.264938  7092 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.284237  7092 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.286548  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:59.287220  6826 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.309744  7080 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.310303  7080 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.376868  6826 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:59.393496  7062 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.394393  7062 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.396401  7062 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.398972  7071 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.409710  7016 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.410321  7016 ts_tablet_manager.cc:1403] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.255s	user 0.035s	sys 0.045s
I20260710 13:18:59.415370  7016 raft_consensus.cc:359] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.416028  7016 raft_consensus.cc:385] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.416409  7016 raft_consensus.cc:740] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.409148  7080 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.418883  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.419334  7016 consensus_queue.cc:260] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.420663  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.421058  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.422444  7017 tablet_bootstrap.cc:654] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.431692  6902 raft_consensus.cc:2468] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:59.421473  6866 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.422752  7090 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.433283  7090 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.435705  7016 ts_tablet_manager.cc:1434] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.003s
I20260710 13:18:59.432646  7092 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.436224  7092 raft_consensus.cc:697] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:18:59.436539  7016 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.441871  7142 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.442426  7142 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.441918  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.444379  6824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.445616  6824 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:59.447814  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.448413  6826 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:59.448705  6825 raft_consensus.cc:2468] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:18:59.450273  7092 consensus_queue.cc:237] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.454131  7139 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:59.454893  6940 leader_election.cc:343] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.455446  6940 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.457633  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.459686  7073 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.467648  7139 raft_consensus.cc:2804] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.468047  7139 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.468392  7139 raft_consensus.cc:3060] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.480494  7028 consensus_queue.cc:1048] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.480958  7018 tablet_bootstrap.cc:654] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:59.483827  6940 leader_election.cc:343] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.488020  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.488638  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:59.489270  6976 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.481638  7028 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:18:59.477638  7090 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.507910  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.508539  6975 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:59.511828  7073 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.515797  7090 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.518587  7090 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.520399  7090 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.521164  6792 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:59.524322  7139 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.525461  6977 raft_consensus.cc:2393] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:18:59.526387  7139 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.498679  7142 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.528787  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.529737  7084 raft_consensus.cc:2804] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.535796  6902 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:59.536755  7084 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.537213  7084 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.537245  6723 catalog_manager.cc:5697] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.548449  6976 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:59.550719  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.551307  6899 raft_consensus.cc:2468] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:18:59.562475  7090 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.563494  7028 consensus_queue.cc:1048] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.569568  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:59.570261  6903 raft_consensus.cc:3060] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.574718  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:59.575238  6826 raft_consensus.cc:3060] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.575423  6791 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:59.561539  7017 tablet_bootstrap.cc:492] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.588215  7017 ts_tablet_manager.cc:1403] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.367s	user 0.009s	sys 0.032s
I20260710 13:18:59.591944  6824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.605366  6940 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:59.605502  7021 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.624765  7080 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.632365  6903 raft_consensus.cc:2468] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:59.688235  7080 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.682900  6902 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.690762  7018 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.691425  7018 ts_tablet_manager.cc:1403] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.485s	user 0.033s	sys 0.052s
I20260710 13:18:59.635167  7084 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.697198  7016 tablet_bootstrap.cc:654] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.631875  7146 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.695112  7018 raft_consensus.cc:359] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.697602  6824 raft_consensus.cc:2393] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:18:59.697712  7018 raft_consensus.cc:385] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.698163  7018 raft_consensus.cc:740] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.698288  7080 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.606637  7021 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.092s
I20260710 13:18:59.698870  7018 consensus_queue.cc:260] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.606900  7139 raft_consensus.cc:2804] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.699771  7139 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.700100  7139 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.700991  7018 ts_tablet_manager.cc:1434] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:59.701830  7018 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.606689  6940 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
W20260710 13:18:59.683883  6791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.194:40643, user_credentials={real_user=slave}} blocked reactor thread for 108520us
I20260710 13:18:59.703749  7146 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.704221  7021 raft_consensus.cc:2804] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.704668  7021 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.704655  7017 raft_consensus.cc:359] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.705449  7017 raft_consensus.cc:385] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.705765  7017 raft_consensus.cc:740] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.651068  6826 raft_consensus.cc:2468] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
W20260710 13:18:59.704146  6940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.193:39465, user_credentials={real_user=slave}} blocked reactor thread for 97519.9us
I20260710 13:18:59.708010  7142 raft_consensus.cc:2764] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:18:59.681318  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.706656  7017 consensus_queue.cc:260] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.712132  7017 ts_tablet_manager.cc:1434] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.124s	user 0.002s	sys 0.009s
I20260710 13:18:59.713053  7017 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.717916  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:59.718470  6976 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.721976  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.722777  6940 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.724053  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:18:59.731194  7062 raft_consensus.cc:2804] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.731674  7062 raft_consensus.cc:697] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:59.732470  7062 consensus_queue.cc:237] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.738509  6976 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:59.739777  6792 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:18:59.705147  7021 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.746316  7141 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:18:59.746889  6940 leader_election.cc:343] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.747635  7138 raft_consensus.cc:2804] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.748090  7138 raft_consensus.cc:697] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:18:59.748258  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.748306  6867 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:59.748880  7138 consensus_queue.cc:237] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.730357  7084 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.746439  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:59.752058  7090 raft_consensus.cc:2749] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.757225  6902 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.766091  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:18:59.767585  6825 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:59.771529  6866 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.772439  7090 raft_consensus.cc:2804] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.772787  7090 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.773119  7090 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:59.787878  6940 leader_election.cc:343] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.788334  6940 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:18:59.789466  7080 raft_consensus.cc:2749] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.789909  7139 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.793673  7084 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.794696  7139 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.794907  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:18:59.785097  7146 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.796154  6903 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.770818  6867 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:18:59.800855  7021 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.801259  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:18:59.801795  6976 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:18:59.802707  7021 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:18:59.805225  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
W20260710 13:18:59.809099  6940 leader_election.cc:343] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.816740  7016 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:18:59.817107  7016 ts_tablet_manager.cc:1403] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.381s	user 0.014s	sys 0.017s
W20260710 13:18:59.824321  7156 log.cc:927] Time spent T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260710 13:18:59.824872  6902 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:18:59.825364  7146 raft_consensus.cc:2749] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:59.832114  7155 log.cc:927] Time spent T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260710 13:18:59.835814  6903 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:59.839021  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:59.842240  6828 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.842370  7017 tablet_bootstrap.cc:654] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.839778  6940 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.847710  7139 raft_consensus.cc:2804] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.850956  7139 raft_consensus.cc:697] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:59.854578  7139 consensus_queue.cc:237] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.853893  6726 catalog_manager.cc:5697] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.859688  6828 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:59.859833  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:59.860363  6826 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.862596  7090 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.864626  7016 raft_consensus.cc:359] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.865099  7016 raft_consensus.cc:385] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.865312  7016 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.865788  7016 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.867166  6824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:18:59.867722  6824 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.867476  7090 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:18:59.870652  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:18:59.871169  6974 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.874555  7016 ts_tablet_manager.cc:1434] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.057s	user 0.001s	sys 0.009s
I20260710 13:18:59.876384  7016 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:18:59.878852  7018 tablet_bootstrap.cc:654] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.886359  6826 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:18:59.889874  6824 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:59.883327  6974 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:18:59.892038  6866 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:18:59.894218  6724 catalog_manager.cc:5697] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.896682  6940 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:18:59.897146  7090 raft_consensus.cc:2804] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.897956  7090 raft_consensus.cc:697] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:18:59.898944  7090 consensus_queue.cc:237] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.903649  7139 raft_consensus.cc:2804] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.904536  7139 raft_consensus.cc:697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:18:59.905511  7139 consensus_queue.cc:237] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.907364  7017 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.907871  7017 ts_tablet_manager.cc:1403] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.012s
I20260710 13:18:59.910383  7017 raft_consensus.cc:359] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.911109  7017 raft_consensus.cc:385] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.924252  7017 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.912317  7153 consensus_queue.cc:1048] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.924952  7017 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.913662  6726 catalog_manager.cc:5697] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.927639  7017 ts_tablet_manager.cc:1434] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:18:59.928793  7017 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.942058  7153 consensus_queue.cc:1048] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.944922  7017 tablet_bootstrap.cc:654] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.956038  7018 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.956418  7018 ts_tablet_manager.cc:1403] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.255s	user 0.025s	sys 0.034s
I20260710 13:18:59.958057  6726 catalog_manager.cc:5697] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.959084  7018 raft_consensus.cc:359] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.959705  7018 raft_consensus.cc:385] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.959949  7017 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:18:59.960398  7017 ts_tablet_manager.cc:1403] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260710 13:18:59.959923  7018 raft_consensus.cc:740] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.962551  7017 raft_consensus.cc:359] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.963151  7017 raft_consensus.cc:385] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.963393  7017 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.963467  7018 consensus_queue.cc:260] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.964330  7017 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.965507  7018 ts_tablet_manager.cc:1434] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:59.966060  7017 ts_tablet_manager.cc:1434] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:18:59.966325  7018 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.966956  7017 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:18:59.972399  7018 tablet_bootstrap.cc:654] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.975664  7017 tablet_bootstrap.cc:654] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.976584  7018 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:18:59.976969  7018 ts_tablet_manager.cc:1403] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:18:59.979254  7018 raft_consensus.cc:359] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.979900  7018 raft_consensus.cc:385] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.980152  7018 raft_consensus.cc:740] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.980949  7018 consensus_queue.cc:260] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:18:59.982986  7018 ts_tablet_manager.cc:1434] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:59.983771  7018 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:18:59.992007  7018 tablet_bootstrap.cc:654] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.998965  7017 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:19:00.000026  7017 ts_tablet_manager.cc:1403] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.005s
I20260710 13:19:00.003440  7017 raft_consensus.cc:359] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.004254  7017 raft_consensus.cc:385] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.004575  7017 raft_consensus.cc:740] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.004663  7028 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.005270  7028 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.005484  7017 consensus_queue.cc:260] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.007404  7028 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.007563  7017 ts_tablet_manager.cc:1434] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:00.008241  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:00.008771  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:00.009384  6974 raft_consensus.cc:2468] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:19:00.010462  6867 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:00.011205  7028 raft_consensus.cc:2804] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.011582  7028 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.011902  7028 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.013676  7016 tablet_bootstrap.cc:654] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:00.015925  6866 leader_election.cc:343] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.022119  7028 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.024380  7017 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Bootstrap starting.
I20260710 13:19:00.027706  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:00.029994  7017 tablet_bootstrap.cc:654] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:00.031154  6866 leader_election.cc:343] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.034439  6724 catalog_manager.cc:5697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.042060  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:00.042757  6974 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:00.043442  6774 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:00.051646  7028 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.051144  6974 raft_consensus.cc:2468] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:19:00.053342  6867 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:00.054596  7028 raft_consensus.cc:2804] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.055302  7028 raft_consensus.cc:697] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:00.056769  7028 consensus_queue.cc:237] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.061998  7017 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: No bootstrap required, opened a new log
I20260710 13:19:00.062394  7017 ts_tablet_manager.cc:1403] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent bootstrapping tablet: real 0.038s	user 0.001s	sys 0.008s
I20260710 13:19:00.064863  7017 raft_consensus.cc:359] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.065430  7017 raft_consensus.cc:385] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.065701  7017 raft_consensus.cc:740] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.073685  7018 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:19:00.074119  7018 ts_tablet_manager.cc:1403] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.041s
I20260710 13:19:00.074265  7016 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:19:00.074656  7016 ts_tablet_manager.cc:1403] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.198s	user 0.003s	sys 0.009s
I20260710 13:19:00.076611  7018 raft_consensus.cc:359] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.077646  7018 raft_consensus.cc:385] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.077894  7018 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.078500  7018 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.080538  7018 ts_tablet_manager.cc:1434] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:00.081286  7018 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:19:00.086423  7018 tablet_bootstrap.cc:654] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.087802  6726 catalog_manager.cc:5697] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.100085  7016 raft_consensus.cc:359] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.100636  7016 raft_consensus.cc:385] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.100878  7016 raft_consensus.cc:740] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.101482  7016 consensus_queue.cc:260] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.103662  7017 consensus_queue.cc:260] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.105089  7139 raft_consensus.cc:493] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.105461  7018 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:19:00.105883  7018 ts_tablet_manager.cc:1403] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.014s
I20260710 13:19:00.105492  7139 raft_consensus.cc:515] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.106777  7017 ts_tablet_manager.cc:1434] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.003s
I20260710 13:19:00.108517  7018 raft_consensus.cc:359] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.109151  7018 raft_consensus.cc:385] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.109414  7018 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.110023  7018 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.110570  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:00.111697  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:00.111965  7018 ts_tablet_manager.cc:1434] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 13:19:00.112840  6940 leader_election.cc:343] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:00.113391  6940 leader_election.cc:343] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.113729  6940 leader_election.cc:304] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:00.114769  7018 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:19:00.115684  7062 raft_consensus.cc:2749] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.109727  7139 leader_election.cc:290] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:00.119131  7016 ts_tablet_manager.cc:1434] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260710 13:19:00.120441  7018 tablet_bootstrap.cc:654] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.135988  7016 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:19:00.139477  7139 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.140017  7139 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.141798  7139 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:00.142289  7016 tablet_bootstrap.cc:654] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.143483  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:00.144030  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:00.144428  6898 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:19:00.144551  6826 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:19:00.145394  6940 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:00.146181  7139 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.146593  7139 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.146965  7139 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.150949  7018 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:19:00.151499  7018 ts_tablet_manager.cc:1403] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.017s
I20260710 13:19:00.154506  7018 raft_consensus.cc:359] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.155189  7018 raft_consensus.cc:385] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.155629  7018 raft_consensus.cc:740] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.156221  7018 consensus_queue.cc:260] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.157167  7016 tablet_bootstrap.cc:492] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:19:00.157541  7016 ts_tablet_manager.cc:1403] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260710 13:19:00.158902  7139 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.159869  7016 raft_consensus.cc:359] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.160602  7016 raft_consensus.cc:385] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.160813  7016 raft_consensus.cc:740] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.161199  7018 ts_tablet_manager.cc:1434] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:00.161988  7018 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: Bootstrap starting.
I20260710 13:19:00.161623  7016 consensus_queue.cc:260] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.167179  7018 tablet_bootstrap.cc:654] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.172314  7016 ts_tablet_manager.cc:1434] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.006s
I20260710 13:19:00.173350  7016 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:19:00.178920  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:00.179478  6826 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.186800  7139 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:00.188378  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:00.188918  6898 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.189472  7016 tablet_bootstrap.cc:654] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.196573  6826 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:00.197927  6940 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:00.198695  7139 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.199158  7139 raft_consensus.cc:697] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:00.199985  7139 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.200985  7016 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:19:00.200870  6898 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:00.201380  7016 ts_tablet_manager.cc:1403] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260710 13:19:00.203776  7016 raft_consensus.cc:359] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.204311  7016 raft_consensus.cc:385] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.204536  7016 raft_consensus.cc:740] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.205143  7016 consensus_queue.cc:260] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.205926  7018 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: No bootstrap required, opened a new log
I20260710 13:19:00.206434  7018 ts_tablet_manager.cc:1403] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.023s
I20260710 13:19:00.206952  7016 ts_tablet_manager.cc:1434] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:00.209156  7018 raft_consensus.cc:359] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.209874  7018 raft_consensus.cc:385] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.210142  7018 raft_consensus.cc:740] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.210234  6723 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.210857  7018 consensus_queue.cc:260] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.212815  7028 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.212970  7018 ts_tablet_manager.cc:1434] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:19:00.213198  7028 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.214310  7016 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Bootstrap starting.
I20260710 13:19:00.214998  7028 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.216694  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:00.217237  6974 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 0.
I20260710 13:19:00.218240  6867 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:00.218519  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
W20260710 13:19:00.219811  6866 leader_election.cc:343] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.220547  7028 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.220935  7028 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.221237  7028 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.231895  7016 tablet_bootstrap.cc:654] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.237202  7016 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: No bootstrap required, opened a new log
I20260710 13:19:00.237571  7016 ts_tablet_manager.cc:1403] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:19:00.240254  7016 raft_consensus.cc:359] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.240682  7016 raft_consensus.cc:385] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.240906  7016 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.241420  7016 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.242208  7138 raft_consensus.cc:493] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.242573  7138 raft_consensus.cc:515] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.243193  7016 ts_tablet_manager.cc:1434] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:00.242695  7028 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.245354  7028 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.245852  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:00.246274  6826 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.246533  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:00.247041  6974 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.247145  7138 leader_election.cc:290] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.250000  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:00.250564  6899 raft_consensus.cc:2468] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:19:00.252739  6791 leader_election.cc:304] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:00.254314  7138 raft_consensus.cc:2804] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.254736  7138 raft_consensus.cc:493] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.255111  7138 raft_consensus.cc:3060] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.256548  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:00.257138  6975 raft_consensus.cc:2468] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 0.
I20260710 13:19:00.256556  7071 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:00.261682  7138 raft_consensus.cc:515] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.263092  7138 leader_election.cc:290] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.264050  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:00.264279  6826 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:19:00.264568  6975 raft_consensus.cc:3060] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.265470  6866 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:00.266212  7090 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.266669  7090 raft_consensus.cc:697] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:00.267297  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:00.267859  6899 raft_consensus.cc:3060] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.267467  7090 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.260311  6974 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:19:00.270941  6975 raft_consensus.cc:2468] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:00.271106  7071 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.272367  6792 leader_election.cc:304] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:00.273387  7138 raft_consensus.cc:2804] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.278784  7084 consensus_queue.cc:1048] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.274056  6899 raft_consensus.cc:2468] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:00.274139  7138 raft_consensus.cc:697] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:00.287729  7138 consensus_queue.cc:237] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.292412  7071 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.312175  6724 catalog_manager.cc:5697] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 0 to 1, leader changed from <none> to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.317800  7062 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.317885  7187 consensus_queue.cc:1048] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.319777  6723 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.346213  7062 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.346594  7062 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.348063  7062 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:00.348466  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:00.348848  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:00.349028  6826 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:19:00.349327  6903 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 0.
I20260710 13:19:00.349965  6940 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:00.350523  7062 raft_consensus.cc:2804] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.350819  7062 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.350910  7090 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.351148  7062 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.351368  7090 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.352919  7090 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.353577  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:00.353858  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:00.354086  6826 raft_consensus.cc:2393] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f in current term 1: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:00.355296  6867 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:00.355856  7090 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.356288  7062 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.357887  7062 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:00.358336  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:00.358697  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:00.358887  6826 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.359215  6903 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.361145  7090 raft_consensus.cc:2749] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.363788  6826 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:00.365012  6940 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:00.365121  6903 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:00.365751  7062 raft_consensus.cc:2804] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.366500  7062 raft_consensus.cc:697] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:00.367283  7062 consensus_queue.cc:237] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.374480  6723 catalog_manager.cc:5697] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.435083  7062 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.449265  7071 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.489454  7090 consensus_queue.cc:1048] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.499271  7198 consensus_queue.cc:1048] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.599062  7187 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.599411  7187 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:00.601027  7187 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:00.601570  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:00.601919  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:00.602602  6975 raft_consensus.cc:2393] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 1: Already voted for candidate ea3968b37cae435aa009c77fe859548f in this term.
I20260710 13:19:00.603329  6792 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:00.603909  7187 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.608021  7187 raft_consensus.cc:2749] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.617475  7021 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.626307  7071 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.662900  7198 consensus_queue.cc:1048] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.671703  7153 consensus_queue.cc:1048] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.699800  7153 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.708606  7090 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.780726  7021 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.789103  7062 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.813541  7084 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.822026  7187 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.027788  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.034356  7210 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
W20260710 13:19:01.034741  7211 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
W20260710 13:19:01.036114  7213 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
I20260710 13:19:01.036819  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:01.037609  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.037802  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.037963  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689541037948 us; error 0 us; skew 500 ppm
I20260710 13:19:01.038446  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.040614  5747 webserver.cc:533] Webserver started at http://127.5.156.196:40987/ using document root <none> and password file <none>
I20260710 13:19:01.041056  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.041250  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.041482  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.042387  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-3-root/instance:
uuid: "515aba5fb47e4e93a390ba2c055cdace"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-f86c"
I20260710 13:19:01.047168  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:01.051077  7218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.051868  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:01.052196  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
uuid: "515aba5fb47e4e93a390ba2c055cdace"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-f86c"
I20260710 13:19:01.052522  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-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)
I20260710 13:19:01.077142  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.078508  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.079986  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.081873  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.082136  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.082422  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.082635  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.145792  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.196:41293
I20260710 13:19:01.146279  7280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.196:41293 every 8 connection(s)
I20260710 13:19:01.150266  5747 auto_leader_rebalancer-test.cc:388] add a tserver: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:01.159965  7281 heartbeater.cc:344] Connected to a master server at 127.5.156.254:33789
I20260710 13:19:01.160260  7281 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.160918  7281 heartbeater.cc:507] Master 127.5.156.254:33789 requested a full tablet report, sending...
I20260710 13:19:01.162422  6723 ts_manager.cc:194] Registered new tserver with Master: 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:01.163476  6723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40836
I20260710 13:19:02.117136  6903 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.124238  6975 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.125444  6826 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.125718  7288 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.126843  7028 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.134284  7289 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
W20260710 13:19:02.137449  6868 consensus_peers.cc:597] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d9db4d9b3ef4c379c1c928b98923096. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:02.140379  6826 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.138270  6975 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.165309  6826 consensus_queue.cc:237] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.163096  6723 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.166273  7281 heartbeater.cc:499] Master 127.5.156.254:33789 was elected leader, sending a full tablet report...
I20260710 13:19:02.173163  6975 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.174360  6903 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.175655  7294 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.177234  7294 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:02.187578  6793 consensus_peers.cc:597] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3a4291f025544c4a8f9aef8fe52bd8e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:02.188755  7187 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.191412  6975 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.198119  6903 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.206585  6724 catalog_manager.cc:5697] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.223104  6975 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.229209  6903 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.229373  6826 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.231284  7308 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.232096  7139 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.241191  7308 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
W20260710 13:19:02.243167  6942 consensus_peers.cc:597] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c54156242904d00a920197a95c21c3a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:02.244153  6826 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.247112  6903 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.253095  6828 consensus_queue.cc:237] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.255421  6723 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.260505  6974 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:02.261758  6903 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:02.262603  6793 consensus_peers.cc:597] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c733b9e34f084a958ae2447b0f64ab67. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:02.262900  7187 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.263533  7294 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.277292  7294 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.278677  6903 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.280618  6974 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.290607  6724 catalog_manager.cc:5697] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:02.613200  7316 ts_tablet_manager.cc:933] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:19:02.615139  7316 tablet_copy_client.cc:323] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.193:39465
I20260710 13:19:02.621937  7318 ts_tablet_manager.cc:933] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:02.624430  7318 tablet_copy_client.cc:323] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:02.630264  6838 tablet_copy_service.cc:140] P 25d5090ee9b44d1dab0f1c34f187115e: Received BeginTabletCopySession request for tablet d3a4291f025544c4a8f9aef8fe52bd8e from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39726)
I20260710 13:19:02.630779  6838 tablet_copy_service.cc:161] P 25d5090ee9b44d1dab0f1c34f187115e: Beginning new tablet copy session on tablet d3a4291f025544c4a8f9aef8fe52bd8e from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39726: session id = 515aba5fb47e4e93a390ba2c055cdace-d3a4291f025544c4a8f9aef8fe52bd8e
I20260710 13:19:02.636807  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 1c54156242904d00a920197a95c21c3a from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:02.637327  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 1c54156242904d00a920197a95c21c3a from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-1c54156242904d00a920197a95c21c3a
I20260710 13:19:02.638221  6838 tablet_copy_source_session.cc:215] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:02.641743  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a4291f025544c4a8f9aef8fe52bd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.642560  6987 tablet_copy_source_session.cc:215] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:02.645999  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c54156242904d00a920197a95c21c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.655009  7316 tablet_copy_client.cc:806] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:02.655589  7316 tablet_copy_client.cc:670] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:02.659204  7316 tablet_copy_client.cc:538] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:02.659365  7318 tablet_copy_client.cc:806] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:02.660252  7318 tablet_copy_client.cc:670] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:02.663757  7318 tablet_copy_client.cc:538] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:02.666249  7316 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:02.671073  7318 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:02.686220  7322 ts_tablet_manager.cc:933] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:02.695158  7322 tablet_copy_client.cc:323] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.194:40643
I20260710 13:19:02.704172  7318 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:02.704936  7316 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:02.705228  7318 tablet_bootstrap.cc:492] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:02.705904  7318 ts_tablet_manager.cc:1403] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.009s
I20260710 13:19:02.706935  7316 tablet_bootstrap.cc:492] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:02.707612  7316 ts_tablet_manager.cc:1403] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.009s
I20260710 13:19:02.709126  7318 raft_consensus.cc:359] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.710026  7318 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:02.710690  7318 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.710971  7316 raft_consensus.cc:359] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.711766  7316 raft_consensus.cc:740] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:02.712484  7316 consensus_queue.cc:260] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.744737  6913 tablet_copy_service.cc:140] P ea3968b37cae435aa009c77fe859548f: Received BeginTabletCopySession request for tablet 7d9db4d9b3ef4c379c1c928b98923096 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:35514)
I20260710 13:19:02.745437  6913 tablet_copy_service.cc:161] P ea3968b37cae435aa009c77fe859548f: Beginning new tablet copy session on tablet 7d9db4d9b3ef4c379c1c928b98923096 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:35514: session id = 515aba5fb47e4e93a390ba2c055cdace-7d9db4d9b3ef4c379c1c928b98923096
I20260710 13:19:02.746801  7318 ts_tablet_manager.cc:1434] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.004s
I20260710 13:19:02.747650  7316 ts_tablet_manager.cc:1434] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.022s
I20260710 13:19:02.748257  7329 ts_tablet_manager.cc:933] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:19:02.748458  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-1c54156242904d00a920197a95c21c3a received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:02.748951  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-1c54156242904d00a920197a95c21c3a on tablet 1c54156242904d00a920197a95c21c3a with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:02.750788  6838 tablet_copy_service.cc:342] P 25d5090ee9b44d1dab0f1c34f187115e: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-d3a4291f025544c4a8f9aef8fe52bd8e received from {username='slave'} at 127.0.0.1:39726
I20260710 13:19:02.751192  6838 tablet_copy_service.cc:434] P 25d5090ee9b44d1dab0f1c34f187115e: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-d3a4291f025544c4a8f9aef8fe52bd8e on tablet d3a4291f025544c4a8f9aef8fe52bd8e with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:02.759274  6913 tablet_copy_source_session.cc:215] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:02.762313  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9db4d9b3ef4c379c1c928b98923096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.762786  7329 tablet_copy_client.cc:323] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.193:39465
I20260710 13:19:02.764264  6838 tablet_copy_service.cc:140] P 25d5090ee9b44d1dab0f1c34f187115e: Received BeginTabletCopySession request for tablet c733b9e34f084a958ae2447b0f64ab67 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39726)
I20260710 13:19:02.764721  6838 tablet_copy_service.cc:161] P 25d5090ee9b44d1dab0f1c34f187115e: Beginning new tablet copy session on tablet c733b9e34f084a958ae2447b0f64ab67 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39726: session id = 515aba5fb47e4e93a390ba2c055cdace-c733b9e34f084a958ae2447b0f64ab67
I20260710 13:19:02.772065  6838 tablet_copy_source_session.cc:215] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:02.774682  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c733b9e34f084a958ae2447b0f64ab67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.776607  7322 tablet_copy_client.cc:806] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:02.777112  7322 tablet_copy_client.cc:670] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:02.780123  7322 tablet_copy_client.cc:538] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:02.787923  7329 tablet_copy_client.cc:806] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:02.788434  7329 tablet_copy_client.cc:670] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:02.790278  7322 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:02.792622  7329 tablet_copy_client.cc:538] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:02.799947  7329 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:02.811311  7322 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:02.812075  7322 tablet_bootstrap.cc:492] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:02.812641  7322 ts_tablet_manager.cc:1403] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 13:19:02.815503  7329 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:02.815258  7322 raft_consensus.cc:359] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.816056  7322 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:02.816196  7329 tablet_bootstrap.cc:492] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:02.816762  7329 ts_tablet_manager.cc:1403] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:02.816665  7322 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.818723  7322 ts_tablet_manager.cc:1434] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:19:02.819716  7329 raft_consensus.cc:359] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.820428  7329 raft_consensus.cc:740] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:02.820926  7329 consensus_queue.cc:260] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:02.822961  7329 ts_tablet_manager.cc:1434] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:02.823519  6913 tablet_copy_service.cc:342] P ea3968b37cae435aa009c77fe859548f: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-7d9db4d9b3ef4c379c1c928b98923096 received from {username='slave'} at 127.0.0.1:35514
I20260710 13:19:02.823994  6913 tablet_copy_service.cc:434] P ea3968b37cae435aa009c77fe859548f: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-7d9db4d9b3ef4c379c1c928b98923096 on tablet 7d9db4d9b3ef4c379c1c928b98923096 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:02.824651  6838 tablet_copy_service.cc:342] P 25d5090ee9b44d1dab0f1c34f187115e: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-c733b9e34f084a958ae2447b0f64ab67 received from {username='slave'} at 127.0.0.1:39726
I20260710 13:19:02.824994  6838 tablet_copy_service.cc:434] P 25d5090ee9b44d1dab0f1c34f187115e: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-c733b9e34f084a958ae2447b0f64ab67 on tablet c733b9e34f084a958ae2447b0f64ab67 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:03.044809  7256 raft_consensus.cc:1217] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:03.110285  7256 raft_consensus.cc:1217] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:03.177609  7256 raft_consensus.cc:1217] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:03.234234  7256 raft_consensus.cc:1217] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:03.508450  7333 raft_consensus.cc:1064] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:03.510334  7333 consensus_queue.cc:237] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.516330  6975 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.517418  7256 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.518621  7187 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.520077  6903 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.519928  7338 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.520509  7295 raft_consensus.cc:1064] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:03.521621  7294 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.522661  7295 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.537933  7255 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.539199  7335 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.539393  6826 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.541145  7335 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.549252  6974 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.550782  7295 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.566798  7335 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.567786  7187 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.568194  7256 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.573372  7255 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.578963  6899 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.593077  6975 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.585975  6826 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.591522  6725 catalog_manager.cc:5697] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.600910  6974 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.602533  6724 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.631635  6826 consensus_queue.cc:237] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.642020  7255 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.642215  6899 raft_consensus.cc:1275] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.643993  7338 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.644919  7294 consensus_queue.cc:1048] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.645996  7310 raft_consensus.cc:1064] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:03.653275  7333 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.654879  6903 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.658776  7310 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.660251  6899 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.662748  7256 raft_consensus.cc:2955] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.666936  6975 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.668291  7334 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.671909  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3a4291f025544c4a8f9aef8fe52bd8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:03.672036  7254 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.674484  7334 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.679037  6725 catalog_manager.cc:5697] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.682024  7254 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.683229  6828 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.684998  6899 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.687068  7139 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.690266  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet d3a4291f025544c4a8f9aef8fe52bd8e with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:03.688877  7139 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.692412  7336 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.693758  7335 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.715812  6975 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.717495  7338 raft_consensus.cc:1064] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:03.719774  7338 consensus_queue.cc:237] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.733424  7255 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.734747  7333 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.741724  6974 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.743145  7294 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:19:03.761531  6867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:37985, user_credentials={real_user=slave}} blocked reactor thread for 53865.8us
I20260710 13:19:03.763561  7352 tablet_replica.cc:333] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:03.767406  7352 raft_consensus.cc:2243] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.768900  7352 raft_consensus.cc:2272] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:03.769456  6868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.196:41293, user_credentials={real_user=slave}} blocked reactor thread for 81110.7us
I20260710 13:19:03.770776  6725 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.771273  7333 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.772192  7336 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.774204  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d9db4d9b3ef4c379c1c928b98923096 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:03.776829  6899 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:03.784970  7255 raft_consensus.cc:2955] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.788105  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d9db4d9b3ef4c379c1c928b98923096 with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:03.777961  7256 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.775843  7254 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.799705  7294 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.803550  6826 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.804136  6975 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.810988  6726 catalog_manager.cc:5697] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.827131  7352 ts_tablet_manager.cc:1916] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:03.828001  6898 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.832649  7360 tablet_replica.cc:333] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:03.833566  7360 raft_consensus.cc:2243] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.835875  6725 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.842522  6899 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.851656  7360 raft_consensus.cc:2272] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.855279  7360 ts_tablet_manager.cc:1916] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:03.857760  7352 ts_tablet_manager.cc:1929] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:03.858224  7352 log.cc:1199] T d3a4291f025544c4a8f9aef8fe52bd8e P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/d3a4291f025544c4a8f9aef8fe52bd8e
I20260710 13:19:03.860293  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet d3a4291f025544c4a8f9aef8fe52bd8e (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:03.866024  6975 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:03.871201  7360 ts_tablet_manager.cc:1929] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:03.871657  7360 log.cc:1199] T 7d9db4d9b3ef4c379c1c928b98923096 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/7d9db4d9b3ef4c379c1c928b98923096
I20260710 13:19:03.871712  7256 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.871966  6826 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:03.873802  7310 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.873981  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet 7d9db4d9b3ef4c379c1c928b98923096 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:03.875106  7139 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:03.880453  7336 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.882632  7256 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.882642  6826 raft_consensus.cc:2955] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:03.887622  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c54156242904d00a920197a95c21c3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:03.893819  6725 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.903261  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c54156242904d00a920197a95c21c3a with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:03.905550  7362 tablet_replica.cc:333] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:03.906386  7362 raft_consensus.cc:2243] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.906960  7362 raft_consensus.cc:2272] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.910960  7362 ts_tablet_manager.cc:1916] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:03.923816  7362 ts_tablet_manager.cc:1929] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:03.924157  7362 log.cc:1199] T 1c54156242904d00a920197a95c21c3a P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/1c54156242904d00a920197a95c21c3a
I20260710 13:19:03.925479  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet 1c54156242904d00a920197a95c21c3a (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:04.333496  6826 consensus_queue.cc:237] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:04.338096  6899 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:04.338102  7256 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:04.339444  7364 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:04.340255  7363 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:04.346962  7333 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:04.348627  7256 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:04.355888  6898 raft_consensus.cc:2955] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:04.358969  6726 catalog_manager.cc:5697] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:04.359788  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c733b9e34f084a958ae2447b0f64ab67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:04.369179  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet c733b9e34f084a958ae2447b0f64ab67 with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:04.371711  7365 tablet_replica.cc:333] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:04.372424  7365 raft_consensus.cc:2243] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.372916  7365 raft_consensus.cc:2272] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.376188  7365 ts_tablet_manager.cc:1916] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:04.385036  7365 ts_tablet_manager.cc:1929] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:04.385335  7365 log.cc:1199] T c733b9e34f084a958ae2447b0f64ab67 P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/c733b9e34f084a958ae2447b0f64ab67
I20260710 13:19:04.386351  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet c733b9e34f084a958ae2447b0f64ab67 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:05.400882  6975 consensus_queue.cc:237] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.406461  6898 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:05.407195  6942 consensus_peers.cc:597] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0ddc1ad066a48cd8af5f18f1aa3bd7f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.408160  6826 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.408053  7336 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:05.409826  7139 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.422626  7336 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.423933  6826 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.424546  6898 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.435065  6725 catalog_manager.cc:5697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.441434  6975 consensus_queue.cc:237] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.447161  6898 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.448416  6826 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.448302  7336 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:05.449496  6942 consensus_peers.cc:597] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1256ee5ca2f4445884cc295961981bd5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.450028  7369 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.458262  7139 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.460086  6898 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.474011  6726 catalog_manager.cc:5697] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.474188  6826 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.474505  6824 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
W20260710 13:19:05.484525  6793 consensus_peers.cc:597] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b844c99e2534dc38ae1a0c67a31078a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.489243  6898 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.489526  6975 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.490969  7364 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:05.494689  7381 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.506141  7382 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.507608  6898 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.509737  6975 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.519446  6723 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.519981  6974 consensus_queue.cc:237] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
W20260710 13:19:05.527694  6942 consensus_peers.cc:597] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f713227857ef4874ab845b73d365da33. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.527851  6898 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.528177  6824 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:05.528929  7369 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.529712  7139 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.539889  6824 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.540778  6898 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.538525  7139 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.551282  6725 catalog_manager.cc:5697] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:05.878474  7388 ts_tablet_manager.cc:933] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:05.880357  7388 tablet_copy_client.cc:323] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:05.881893  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 1256ee5ca2f4445884cc295961981bd5 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:05.882303  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 1256ee5ca2f4445884cc295961981bd5 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-1256ee5ca2f4445884cc295961981bd5
I20260710 13:19:05.887068  6987 tablet_copy_source_session.cc:215] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:05.889699  7388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1256ee5ca2f4445884cc295961981bd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.899820  7388 tablet_copy_client.cc:806] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:05.900375  7388 tablet_copy_client.cc:670] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:05.903755  7388 tablet_copy_client.cc:538] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:05.908842  7388 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:05.932353  7390 ts_tablet_manager.cc:933] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:05.933949  7390 tablet_copy_client.cc:323] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:05.935221  7388 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:05.935226  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet f713227857ef4874ab845b73d365da33 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:05.935871  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet f713227857ef4874ab845b73d365da33 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-f713227857ef4874ab845b73d365da33
I20260710 13:19:05.936273  7388 tablet_bootstrap.cc:492] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:05.936959  7388 ts_tablet_manager.cc:1403] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260710 13:19:05.940361  6987 tablet_copy_source_session.cc:215] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:05.939880  7388 raft_consensus.cc:359] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.940755  7388 raft_consensus.cc:740] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:05.941361  7388 consensus_queue.cc:260] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.942766  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f713227857ef4874ab845b73d365da33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.944171  7388 ts_tablet_manager.cc:1434] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:19:05.945575  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-1256ee5ca2f4445884cc295961981bd5 received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:05.945986  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-1256ee5ca2f4445884cc295961981bd5 on tablet 1256ee5ca2f4445884cc295961981bd5 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:05.959020  7390 tablet_copy_client.cc:806] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:05.959623  7390 tablet_copy_client.cc:670] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:05.962581  7390 tablet_copy_client.cc:538] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:05.969631  7390 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:05.983383  7388 ts_tablet_manager.cc:933] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:19:05.986354  7388 tablet_copy_client.cc:323] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.193:39465
I20260710 13:19:05.988202  6838 tablet_copy_service.cc:140] P 25d5090ee9b44d1dab0f1c34f187115e: Received BeginTabletCopySession request for tablet 4b844c99e2534dc38ae1a0c67a31078a from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39726)
I20260710 13:19:05.988656  6838 tablet_copy_service.cc:161] P 25d5090ee9b44d1dab0f1c34f187115e: Beginning new tablet copy session on tablet 4b844c99e2534dc38ae1a0c67a31078a from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39726: session id = 515aba5fb47e4e93a390ba2c055cdace-4b844c99e2534dc38ae1a0c67a31078a
I20260710 13:19:05.990314  7390 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:05.991073  7390 tablet_bootstrap.cc:492] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:05.991760  7390 ts_tablet_manager.cc:1403] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.011s
I20260710 13:19:05.998184  7390 raft_consensus.cc:359] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:05.998939  7390 raft_consensus.cc:740] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:05.999607  7390 consensus_queue.cc:260] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:06.002296  7390 ts_tablet_manager.cc:1434] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 13:19:06.003813  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-f713227857ef4874ab845b73d365da33 received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:06.004151  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-f713227857ef4874ab845b73d365da33 on tablet f713227857ef4874ab845b73d365da33 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:06.006830  7390 ts_tablet_manager.cc:933] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:06.007364  6838 tablet_copy_source_session.cc:215] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:06.008225  7390 tablet_copy_client.cc:323] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:06.009675  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:06.010295  7388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b844c99e2534dc38ae1a0c67a31078a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.010147  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-f0ddc1ad066a48cd8af5f18f1aa3bd7f
I20260710 13:19:06.016892  6987 tablet_copy_source_session.cc:215] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:06.019526  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.025331  7388 tablet_copy_client.cc:806] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:06.025856  7388 tablet_copy_client.cc:670] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:06.030318  7388 tablet_copy_client.cc:538] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:06.032507  7390 tablet_copy_client.cc:806] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:06.033013  7390 tablet_copy_client.cc:670] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:06.035904  7390 tablet_copy_client.cc:538] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:06.038681  7388 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:06.041324  7390 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:06.058518  7388 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:06.059315  7388 tablet_bootstrap.cc:492] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:06.059947  7388 ts_tablet_manager.cc:1403] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260710 13:19:06.060197  7390 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:06.061105  7390 tablet_bootstrap.cc:492] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:06.061657  7390 ts_tablet_manager.cc:1403] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:19:06.062368  7388 raft_consensus.cc:359] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:06.063081  7388 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:06.063666  7388 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:06.063794  7390 raft_consensus.cc:359] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:06.065932  7388 ts_tablet_manager.cc:1434] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:06.064666  7390 raft_consensus.cc:740] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:06.066875  7390 consensus_queue.cc:260] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:06.068682  6838 tablet_copy_service.cc:342] P 25d5090ee9b44d1dab0f1c34f187115e: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-4b844c99e2534dc38ae1a0c67a31078a received from {username='slave'} at 127.0.0.1:39726
I20260710 13:19:06.069075  6838 tablet_copy_service.cc:434] P 25d5090ee9b44d1dab0f1c34f187115e: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-4b844c99e2534dc38ae1a0c67a31078a on tablet 4b844c99e2534dc38ae1a0c67a31078a with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:06.069679  7390 ts_tablet_manager.cc:1434] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:19:06.071274  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-f0ddc1ad066a48cd8af5f18f1aa3bd7f received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:06.071632  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-f0ddc1ad066a48cd8af5f18f1aa3bd7f on tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:06.321882  7256 raft_consensus.cc:1217] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:06.347091  7256 raft_consensus.cc:1217] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:06.475198  7256 raft_consensus.cc:1217] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:06.576975  7256 raft_consensus.cc:1217] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:06.708137  7336 raft_consensus.cc:1064] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:06.709940  7336 consensus_queue.cc:237] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:06.715757  6898 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.716334  7256 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.717312  7139 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.717789  6824 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.718060  7336 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.718925  7400 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.736603  7336 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.739513  6899 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.739825  6824 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.746068  7256 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.749717  6726 catalog_manager.cc:5697] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:06.773656  6975 consensus_queue.cc:237] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:06.778376  6899 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:06.779604  7256 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:06.779663  7139 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:06.780814  7400 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:06.786667  7336 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.791857  7256 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.795924  6899 raft_consensus.cc:2955] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.799841  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f713227857ef4874ab845b73d365da33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:06.805240  6723 catalog_manager.cc:5697] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:06.815177  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet f713227857ef4874ab845b73d365da33 with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:06.817130  7411 tablet_replica.cc:333] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:06.817951  7411 raft_consensus.cc:2243] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.818408  7411 raft_consensus.cc:2272] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.820813  7411 ts_tablet_manager.cc:1916] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:06.830021  7411 ts_tablet_manager.cc:1929] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:06.830351  7411 log.cc:1199] T f713227857ef4874ab845b73d365da33 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/f713227857ef4874ab845b73d365da33
I20260710 13:19:06.831732  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet f713227857ef4874ab845b73d365da33 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:06.913430  7336 raft_consensus.cc:1064] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:06.914911  7336 consensus_queue.cc:237] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:06.920490  7256 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.921339  6824 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.920609  6899 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:06.921644  7400 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.922673  7336 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.923363  7139 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.942796  7400 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.947808  6899 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.944217  6824 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.957700  6725 catalog_manager.cc:5697] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:06.956122  7256 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.970645  6975 consensus_queue.cc:237] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:06.979451  6899 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:06.979604  7256 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:06.980700  7400 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:06.981426  7336 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:06.986464  7139 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.988006  6898 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.995002  7255 raft_consensus.cc:2955] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:06.999782  6724 catalog_manager.cc:5697] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.008558  7381 raft_consensus.cc:1064] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:07.008494  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1256ee5ca2f4445884cc295961981bd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:07.011051  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet 1256ee5ca2f4445884cc295961981bd5 with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:07.011966  7411 tablet_replica.cc:333] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:07.010985  7381 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:07.012928  7411 raft_consensus.cc:2243] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.013651  7411 raft_consensus.cc:2272] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.020172  7411 ts_tablet_manager.cc:1916] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:07.037380  7411 ts_tablet_manager.cc:1929] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:07.037796  7411 log.cc:1199] T 1256ee5ca2f4445884cc295961981bd5 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/1256ee5ca2f4445884cc295961981bd5
I20260710 13:19:07.038208  7256 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.039475  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet 1256ee5ca2f4445884cc295961981bd5 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:07.040382  7382 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.041741  6975 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.043076  7382 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.043299  6898 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.044628  7381 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.063992  7382 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.065953  7256 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.066409  6898 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.078303  6723 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.075263  6975 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.095760  6824 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:07.101222  7256 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:07.101257  6898 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:07.103662  7421 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.104451  7381 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.110437  7420 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.114284  7400 raft_consensus.cc:1064] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:07.113754  7255 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.116155  7400 consensus_queue.cc:237] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:07.119069  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b844c99e2534dc38ae1a0c67a31078a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:07.121726  6898 raft_consensus.cc:2955] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.126323  6724 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.139055  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b844c99e2534dc38ae1a0c67a31078a with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:07.144692  6898 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.144697  7255 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.146492  7417 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:07.146757  6824 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:07.147389  7400 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.149057  7417 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.158325  7427 tablet_replica.cc:333] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:07.167083  7427 raft_consensus.cc:2243] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.169229  7400 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.170720  6824 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.172803  6899 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.167779  7427 raft_consensus.cc:2272] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.187081  6723 catalog_manager.cc:5697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.189287  7255 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.197903  7427 ts_tablet_manager.cc:1916] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:07.213819  7427 ts_tablet_manager.cc:1929] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:07.214226  7427 log.cc:1199] T 4b844c99e2534dc38ae1a0c67a31078a P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/4b844c99e2534dc38ae1a0c67a31078a
I20260710 13:19:07.215770  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet 4b844c99e2534dc38ae1a0c67a31078a (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:07.219772  6974 consensus_queue.cc:237] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:07.223876  6824 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:07.226549  7400 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.227025  7255 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:07.229387  7400 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.232120  7417 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.235630  6824 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.240432  7255 raft_consensus.cc:2955] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.244359  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:07.247992  6724 catalog_manager.cc:5697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:07.257017  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:07.258613  7431 tablet_replica.cc:333] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:07.259618  7431 raft_consensus.cc:2243] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.260286  7431 raft_consensus.cc:2272] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.262790  7431 ts_tablet_manager.cc:1916] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:07.272259  7431 ts_tablet_manager.cc:1929] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:07.272533  7431 log.cc:1199] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/f0ddc1ad066a48cd8af5f18f1aa3bd7f
I20260710 13:19:07.273782  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet f0ddc1ad066a48cd8af5f18f1aa3bd7f (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:08.286963  6974 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.292781  6899 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:08.293368  6942 consensus_peers.cc:597] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f1d091d55b14d9ea7fe250be99e4ae5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.294072  6824 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:08.293957  7418 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.295189  7433 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.303406  7433 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.304762  6899 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.305361  6824 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.316809  6724 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.317726  6824 consensus_queue.cc:237] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.324390  6974 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:08.324936  6793 consensus_peers.cc:597] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f3a83dfc4d644798c601d49c9447841. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.325892  6899 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:08.325829  7426 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.327090  7439 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:08.333566  7426 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.335245  6974 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.337386  6898 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.350301  6974 consensus_queue.cc:237] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.359879  6898 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:08.360910  7418 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.363087  6723 catalog_manager.cc:5697] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
W20260710 13:19:08.365664  6942 consensus_peers.cc:597] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02ab67b67bfa4ee8917b93300c6c1a65. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.368018  6824 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:08.369272  7433 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.371927  7433 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.372828  6899 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.385630  6974 consensus_queue.cc:237] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.385727  6724 catalog_manager.cc:5697] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.389585  6826 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.394060  6899 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:08.395191  6942 consensus_peers.cc:597] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9a984688e62459ca2a506c2e679c80c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.395722  7433 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.399670  6826 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:08.403715  7433 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.406100  7434 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.407227  6899 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.416388  6826 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:08.419981  6725 catalog_manager.cc:5697] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.760152  7453 ts_tablet_manager.cc:933] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:08.761751  7453 tablet_copy_client.cc:323] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:08.763123  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 02ab67b67bfa4ee8917b93300c6c1a65 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:08.763615  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 02ab67b67bfa4ee8917b93300c6c1a65 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-02ab67b67bfa4ee8917b93300c6c1a65
I20260710 13:19:08.770231  6987 tablet_copy_source_session.cc:215] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:08.772907  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ab67b67bfa4ee8917b93300c6c1a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.781546  7453 tablet_copy_client.cc:806] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:08.781987  7453 tablet_copy_client.cc:670] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:08.785068  7453 tablet_copy_client.cc:538] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:08.786513  7455 ts_tablet_manager.cc:933] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:08.788386  7455 tablet_copy_client.cc:323] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:08.789835  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet b9a984688e62459ca2a506c2e679c80c from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:08.790309  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet b9a984688e62459ca2a506c2e679c80c from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-b9a984688e62459ca2a506c2e679c80c
I20260710 13:19:08.791930  7453 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:08.796876  6987 tablet_copy_source_session.cc:215] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:08.801419  7455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a984688e62459ca2a506c2e679c80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.815521  7455 tablet_copy_client.cc:806] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:08.816039  7455 tablet_copy_client.cc:670] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:08.816130  7453 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:08.816877  7453 tablet_bootstrap.cc:492] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:08.817451  7453 ts_tablet_manager.cc:1403] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260710 13:19:08.819137  7455 tablet_copy_client.cc:538] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:08.819756  7453 raft_consensus.cc:359] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.820372  7453 raft_consensus.cc:740] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:08.820923  7453 consensus_queue.cc:260] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.824847  7453 ts_tablet_manager.cc:1434] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:08.826339  7455 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:08.826336  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-02ab67b67bfa4ee8917b93300c6c1a65 received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:08.826894  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-02ab67b67bfa4ee8917b93300c6c1a65 on tablet 02ab67b67bfa4ee8917b93300c6c1a65 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:08.845289  7455 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:08.846094  7455 tablet_bootstrap.cc:492] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:08.846652  7455 ts_tablet_manager.cc:1403] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 13:19:08.850250  7455 raft_consensus.cc:359] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.851050  7455 raft_consensus.cc:740] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:08.851696  7455 consensus_queue.cc:260] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.853473  7453 ts_tablet_manager.cc:933] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:08.853720  7455 ts_tablet_manager.cc:1434] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:08.856180  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-b9a984688e62459ca2a506c2e679c80c received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:08.856565  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-b9a984688e62459ca2a506c2e679c80c on tablet b9a984688e62459ca2a506c2e679c80c with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:08.857100  7453 tablet_copy_client.cc:323] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:08.859982  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:08.860437  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 5f1d091d55b14d9ea7fe250be99e4ae5 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-5f1d091d55b14d9ea7fe250be99e4ae5
I20260710 13:19:08.863023  7455 ts_tablet_manager.cc:933] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:19:08.864346  7455 tablet_copy_client.cc:323] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.193:39465
I20260710 13:19:08.865542  6987 tablet_copy_source_session.cc:215] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:08.865660  6838 tablet_copy_service.cc:140] P 25d5090ee9b44d1dab0f1c34f187115e: Received BeginTabletCopySession request for tablet 7f3a83dfc4d644798c601d49c9447841 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39726)
I20260710 13:19:08.866109  6838 tablet_copy_service.cc:161] P 25d5090ee9b44d1dab0f1c34f187115e: Beginning new tablet copy session on tablet 7f3a83dfc4d644798c601d49c9447841 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39726: session id = 515aba5fb47e4e93a390ba2c055cdace-7f3a83dfc4d644798c601d49c9447841
I20260710 13:19:08.868080  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1d091d55b14d9ea7fe250be99e4ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.870586  6838 tablet_copy_source_session.cc:215] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:08.875794  7455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a83dfc4d644798c601d49c9447841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.881496  7453 tablet_copy_client.cc:806] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:08.881959  7453 tablet_copy_client.cc:670] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:08.884905  7453 tablet_copy_client.cc:538] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:08.885345  7455 tablet_copy_client.cc:806] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:08.885797  7455 tablet_copy_client.cc:670] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:08.888511  7455 tablet_copy_client.cc:538] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:08.892004  7453 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:08.893551  7455 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:08.906765  7455 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:08.907352  7455 tablet_bootstrap.cc:492] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:08.907881  7455 ts_tablet_manager.cc:1403] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.004s
I20260710 13:19:08.909977  7455 raft_consensus.cc:359] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.910539  7453 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:08.910549  7455 raft_consensus.cc:740] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:08.911468  7453 tablet_bootstrap.cc:492] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:08.911321  7455 consensus_queue.cc:260] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.912084  7453 ts_tablet_manager.cc:1403] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:19:08.913738  7455 ts_tablet_manager.cc:1434] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:08.914686  7453 raft_consensus.cc:359] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.915403  7453 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:08.915757  6838 tablet_copy_service.cc:342] P 25d5090ee9b44d1dab0f1c34f187115e: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-7f3a83dfc4d644798c601d49c9447841 received from {username='slave'} at 127.0.0.1:39726
I20260710 13:19:08.916117  6838 tablet_copy_service.cc:434] P 25d5090ee9b44d1dab0f1c34f187115e: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-7f3a83dfc4d644798c601d49c9447841 on tablet 7f3a83dfc4d644798c601d49c9447841 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:08.915983  7453 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:08.918076  7453 ts_tablet_manager.cc:1434] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:08.923359  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-5f1d091d55b14d9ea7fe250be99e4ae5 received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:08.923756  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-5f1d091d55b14d9ea7fe250be99e4ae5 on tablet 5f1d091d55b14d9ea7fe250be99e4ae5 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:09.161896  7256 raft_consensus.cc:1217] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:09.191045  7256 raft_consensus.cc:1217] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:09.257623  7256 raft_consensus.cc:1217] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:09.354387  7256 raft_consensus.cc:1217] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:09.606755  7418 raft_consensus.cc:1064] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:09.608764  7418 consensus_queue.cc:237] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.614528  6899 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.614725  7256 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.616106  6824 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.616189  7433 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.617218  7464 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.617808  7418 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.641991  7433 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.643967  6899 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.644255  6824 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.658190  7256 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.669456  6724 catalog_manager.cc:5697] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.692298  6974 consensus_queue.cc:237] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.696777  7256 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.697305  6824 raft_consensus.cc:1275] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.698587  7433 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.699311  7464 consensus_queue.cc:1048] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.706395  7418 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.711992  7256 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.712208  6824 raft_consensus.cc:2955] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.719338  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02ab67b67bfa4ee8917b93300c6c1a65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:09.724092  6725 catalog_manager.cc:5697] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.735385  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 02ab67b67bfa4ee8917b93300c6c1a65 with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:09.748724  7476 tablet_replica.cc:333] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:09.749475  7476 raft_consensus.cc:2243] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.749956  7476 raft_consensus.cc:2272] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.753021  7476 ts_tablet_manager.cc:1916] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:09.757866  7418 raft_consensus.cc:1064] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:09.759703  7418 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.765015  6899 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.765918  7256 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.766101  6824 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.767485  7418 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:09.768479  7464 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.769210  7476 ts_tablet_manager.cc:1929] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:09.769256  7433 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:09.769750  7476 log.cc:1199] T 02ab67b67bfa4ee8917b93300c6c1a65 P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/02ab67b67bfa4ee8917b93300c6c1a65
I20260710 13:19:09.771469  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet 02ab67b67bfa4ee8917b93300c6c1a65 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:09.792279  7464 raft_consensus.cc:1064] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:09.795269  7464 consensus_queue.cc:237] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.807921  6898 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.807430  7433 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.812219  7483 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.811004  7256 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.814541  6898 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.833669  7484 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.836812  7256 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.838835  6726 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.841789  6824 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.852157  6826 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.855827  7483 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.859292  6974 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.872752  6826 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.873833  7418 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.875159  7418 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.876366  6898 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.883647  7483 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.885915  6826 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.887928  6726 catalog_manager.cc:5697] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.900597  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:09.903820  7256 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.905609  7483 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.911676  7256 raft_consensus.cc:2955] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.911911  7255 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.914178  6726 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.922364  7489 raft_consensus.cc:1064] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:09.924521  7489 consensus_queue.cc:237] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.930495  6824 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.933853  6974 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.942847  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f1d091d55b14d9ea7fe250be99e4ae5 with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:09.943713  7476 tablet_replica.cc:333] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:09.944913  7476 raft_consensus.cc:2243] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:09.945608  7476 raft_consensus.cc:2272] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:09.947139  7439 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.955538  6975 consensus_queue.cc:237] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:09.956743  7476 ts_tablet_manager.cc:1916] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:09.962414  7255 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.964134  6898 raft_consensus.cc:1275] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:09.964990  7256 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.966971  7484 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.970816  7489 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.974932  7483 consensus_queue.cc:1048] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:09.979359  7418 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.984547  6899 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.987794  6898 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:09.989833  7254 raft_consensus.cc:2955] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:09.998281  7488 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.998526  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9a984688e62459ca2a506c2e679c80c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:09.998903  6726 catalog_manager.cc:5697] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.014936  7476 ts_tablet_manager.cc:1929] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:10.019685  7476 log.cc:1199] T 5f1d091d55b14d9ea7fe250be99e4ae5 P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/5f1d091d55b14d9ea7fe250be99e4ae5
I20260710 13:19:10.021536  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet 5f1d091d55b14d9ea7fe250be99e4ae5 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:10.027508  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet b9a984688e62459ca2a506c2e679c80c with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39696
W20260710 13:19:10.035681  6792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:37985, user_credentials={real_user=slave}} blocked reactor thread for 93174.1us
I20260710 13:19:10.036269  7495 tablet_replica.cc:333] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:10.037081  7495 raft_consensus.cc:2243] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.037741  7495 raft_consensus.cc:2272] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.039026  7488 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.041306  7495 ts_tablet_manager.cc:1916] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:10.041962  6898 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.050670  7255 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.057065  7495 ts_tablet_manager.cc:1929] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:10.057446  7495 log.cc:1199] T b9a984688e62459ca2a506c2e679c80c P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/b9a984688e62459ca2a506c2e679c80c
I20260710 13:19:10.056857  6726 catalog_manager.cc:5697] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:10.060405  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet b9a984688e62459ca2a506c2e679c80c (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:10.071879  6975 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.082146  6826 consensus_queue.cc:237] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:10.088528  6898 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:10.089294  7255 raft_consensus.cc:1275] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:10.090794  7488 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.092530  7488 consensus_queue.cc:1048] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.096571  7492 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.097643  7255 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.106040  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f3a83dfc4d644798c601d49c9447841 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:10.107976  6898 raft_consensus.cc:2955] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.106941  6723 catalog_manager.cc:5697] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:10.119176  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f3a83dfc4d644798c601d49c9447841 with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:10.120985  7497 tablet_replica.cc:333] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:10.121631  7497 raft_consensus.cc:2243] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.122073  7497 raft_consensus.cc:2272] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.124485  7497 ts_tablet_manager.cc:1916] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:10.134799  7497 ts_tablet_manager.cc:1929] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:10.135120  7497 log.cc:1199] T 7f3a83dfc4d644798c601d49c9447841 P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/7f3a83dfc4d644798c601d49c9447841
I20260710 13:19:10.136369  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet 7f3a83dfc4d644798c601d49c9447841 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:11.144833  6974 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
W20260710 13:19:11.151420  6942 consensus_peers.cc:597] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c40c3f933f8147959d24f5aa111c4bff. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:11.151700  6826 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.151629  6899 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.152884  7501 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.153532  7418 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.159686  7501 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.162288  6899 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.162277  6824 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.171911  6724 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.174695  6974 consensus_queue.cc:237] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
W20260710 13:19:11.181274  6942 consensus_peers.cc:597] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e352ae2f9694bc5badb021850d22d0c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:11.182058  6824 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.182386  6899 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.183596  7484 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.185642  7504 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.196702  7504 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.200793  6824 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.206243  6899 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.209194  6826 consensus_queue.cc:237] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue 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: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.209187  6726 catalog_manager.cc:5697] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.221472  6899 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.222586  7492 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:11.226686  6793 consensus_peers.cc:597] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc5583737e534a1cb075c92dba03747c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:11.227300  6974 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.229241  7498 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.235075  7498 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.236636  6899 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.252458  6724 catalog_manager.cc:5697] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.255929  6974 consensus_queue.cc:237] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.258587  6975 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.268996  6899 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:11.269161  6826 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:11.270962  6942 consensus_peers.cc:597] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea46222584d34d64b120054543cf473d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:11.270989  7418 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.271788  7501 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.283530  7418 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.284929  6826 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.285276  6899 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.296700  6723 catalog_manager.cc:5697] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:11.560758  7522 ts_tablet_manager.cc:933] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:11.562556  7522 tablet_copy_client.cc:323] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:11.563937  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet c40c3f933f8147959d24f5aa111c4bff from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:11.564317  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet c40c3f933f8147959d24f5aa111c4bff from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-c40c3f933f8147959d24f5aa111c4bff
I20260710 13:19:11.568693  6987 tablet_copy_source_session.cc:215] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:11.571069  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40c3f933f8147959d24f5aa111c4bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.582492  7522 tablet_copy_client.cc:806] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:11.582979  7522 tablet_copy_client.cc:670] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:11.586964  7522 tablet_copy_client.cc:538] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:11.593101  7522 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:11.606254  7522 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:11.606931  7522 tablet_bootstrap.cc:492] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:11.607400  7522 ts_tablet_manager.cc:1403] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 13:19:11.609181  7522 raft_consensus.cc:359] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.609733  7522 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:11.610203  7522 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.612748  7522 ts_tablet_manager.cc:1434] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:11.614243  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-c40c3f933f8147959d24f5aa111c4bff received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:11.614593  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-c40c3f933f8147959d24f5aa111c4bff on tablet c40c3f933f8147959d24f5aa111c4bff with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:11.703838  7522 ts_tablet_manager.cc:933] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:11.705242  7522 tablet_copy_client.cc:323] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:11.706540  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 6e352ae2f9694bc5badb021850d22d0c from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:11.706923  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 6e352ae2f9694bc5badb021850d22d0c from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-6e352ae2f9694bc5badb021850d22d0c
I20260710 13:19:11.711443  6987 tablet_copy_source_session.cc:215] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:11.713914  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e352ae2f9694bc5badb021850d22d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.726655  7522 tablet_copy_client.cc:806] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:11.727128  7522 tablet_copy_client.cc:670] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:11.729808  7522 tablet_copy_client.cc:538] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:11.737108  7522 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:11.754480  7522 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:11.755250  7522 tablet_bootstrap.cc:492] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:11.755797  7522 ts_tablet_manager.cc:1403] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:19:11.758522  7522 raft_consensus.cc:359] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.759171  7522 raft_consensus.cc:740] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:11.759775  7522 consensus_queue.cc:260] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.762111  7522 ts_tablet_manager.cc:1434] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:11.763988  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-6e352ae2f9694bc5badb021850d22d0c received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:11.764349  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-6e352ae2f9694bc5badb021850d22d0c on tablet 6e352ae2f9694bc5badb021850d22d0c with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:11.765439  7528 ts_tablet_manager.cc:933] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465)
I20260710 13:19:11.766939  7528 tablet_copy_client.cc:323] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.193:39465
I20260710 13:19:11.768282  6838 tablet_copy_service.cc:140] P 25d5090ee9b44d1dab0f1c34f187115e: Received BeginTabletCopySession request for tablet bc5583737e534a1cb075c92dba03747c from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39726)
I20260710 13:19:11.768728  6838 tablet_copy_service.cc:161] P 25d5090ee9b44d1dab0f1c34f187115e: Beginning new tablet copy session on tablet bc5583737e534a1cb075c92dba03747c from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39726: session id = 515aba5fb47e4e93a390ba2c055cdace-bc5583737e534a1cb075c92dba03747c
I20260710 13:19:11.774114  6838 tablet_copy_source_session.cc:215] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:11.776402  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5583737e534a1cb075c92dba03747c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.787750  7528 tablet_copy_client.cc:806] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:11.788192  7528 tablet_copy_client.cc:670] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:11.792996  7528 tablet_copy_client.cc:538] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:11.798175  7528 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:11.813711  7528 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:11.814443  7528 tablet_bootstrap.cc:492] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:11.814996  7528 ts_tablet_manager.cc:1403] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.009s
I20260710 13:19:11.817564  7528 raft_consensus.cc:359] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.818331  7528 raft_consensus.cc:740] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:11.818841  7528 consensus_queue.cc:260] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [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: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.821189  7528 ts_tablet_manager.cc:1434] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:19:11.822549  6838 tablet_copy_service.cc:342] P 25d5090ee9b44d1dab0f1c34f187115e: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-bc5583737e534a1cb075c92dba03747c received from {username='slave'} at 127.0.0.1:39726
I20260710 13:19:11.822907  6838 tablet_copy_service.cc:434] P 25d5090ee9b44d1dab0f1c34f187115e: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-bc5583737e534a1cb075c92dba03747c on tablet bc5583737e534a1cb075c92dba03747c with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:11.840729  7528 ts_tablet_manager.cc:933] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:11.842025  7528 tablet_copy_client.cc:323] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:11.843269  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet ea46222584d34d64b120054543cf473d from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:11.843704  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet ea46222584d34d64b120054543cf473d from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-ea46222584d34d64b120054543cf473d
I20260710 13:19:11.847980  6987 tablet_copy_source_session.cc:215] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:11.850369  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46222584d34d64b120054543cf473d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.863996  7528 tablet_copy_client.cc:806] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:11.864459  7528 tablet_copy_client.cc:670] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:11.867292  7528 tablet_copy_client.cc:538] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:11.874531  7528 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:11.892168  7528 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:11.892936  7528 tablet_bootstrap.cc:492] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:11.893473  7528 ts_tablet_manager.cc:1403] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.003s
I20260710 13:19:11.895926  7528 raft_consensus.cc:359] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.896665  7528 raft_consensus.cc:740] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:11.897188  7528 consensus_queue.cc:260] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:11.899202  7528 ts_tablet_manager.cc:1434] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:19:11.901201  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-ea46222584d34d64b120054543cf473d received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:11.901503  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-ea46222584d34d64b120054543cf473d on tablet ea46222584d34d64b120054543cf473d with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:12.088704  7255 raft_consensus.cc:1217] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:12.094380  7255 raft_consensus.cc:1217] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:12.322268  7255 raft_consensus.cc:1217] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:12.412096  7255 raft_consensus.cc:1217] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:12.590991  7531 raft_consensus.cc:1064] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:12.593735  7418 raft_consensus.cc:1064] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:12.593447  7531 consensus_queue.cc:237] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.595678  7418 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.599500  6899 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.600610  6824 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.600939  7531 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.602504  7531 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.604400  7255 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.605528  7531 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:12.609933  6899 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.611411  7534 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.615479  7254 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.615583  6826 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.617551  7418 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.617414  7537 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.618957  7531 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.621631  6826 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.632671  6724 catalog_manager.cc:5697] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.635753  6898 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.644891  7418 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.649467  7254 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.654013  7255 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.656487  6824 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.662768  6725 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.670913  6898 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.690941  6975 consensus_queue.cc:237] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.695143  7255 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.696273  6974 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.696741  7418 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.699055  6898 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.700520  7531 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.702018  7254 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.702498  6824 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.703490  7537 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.703608  7418 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.705600  7254 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.706840  7537 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 13:19:12.715912  7547 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.716784  7255 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.725803  6723 catalog_manager.cc:5697] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.727499  6826 raft_consensus.cc:2955] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.733134  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c40c3f933f8147959d24f5aa111c4bff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:12.734123  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e352ae2f9694bc5badb021850d22d0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:12.736637  6899 raft_consensus.cc:2955] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.745056  6724 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.746155  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e352ae2f9694bc5badb021850d22d0c with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:12.747974  7553 tablet_replica.cc:333] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:12.748916  7553 raft_consensus.cc:2243] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.749626  7553 raft_consensus.cc:2272] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.752709  7553 ts_tablet_manager.cc:1916] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:12.767959  7553 ts_tablet_manager.cc:1929] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:12.768404  7553 log.cc:1199] T 6e352ae2f9694bc5badb021850d22d0c P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/6e352ae2f9694bc5badb021850d22d0c
I20260710 13:19:12.770963  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet c40c3f933f8147959d24f5aa111c4bff with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:12.771327  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet 6e352ae2f9694bc5badb021850d22d0c (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:12.772773  7554 tablet_replica.cc:333] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:12.773576  7554 raft_consensus.cc:2243] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.774128  7554 raft_consensus.cc:2272] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.778324  7554 ts_tablet_manager.cc:1916] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:12.788200  7554 ts_tablet_manager.cc:1929] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:12.788633  7554 log.cc:1199] T c40c3f933f8147959d24f5aa111c4bff P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/c40c3f933f8147959d24f5aa111c4bff
I20260710 13:19:12.790019  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet c40c3f933f8147959d24f5aa111c4bff (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:12.835624  7536 raft_consensus.cc:1064] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:12.837402  7536 consensus_queue.cc:237] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [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: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.844568  6899 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.845634  7255 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.846390  6974 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.847339  7556 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:12.850494  7556 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.852314  7556 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.868546  7558 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.870039  7254 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.882606  6725 catalog_manager.cc:5697] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.886379  6974 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.890708  6898 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.896638  7418 raft_consensus.cc:1064] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:12.898386  7418 consensus_queue.cc:237] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.913446  6898 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.914621  7547 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.915867  6826 consensus_queue.cc:237] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:12.918355  7255 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.919626  7537 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.921770  7255 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.923333  7556 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.930612  6899 raft_consensus.cc:1275] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:12.931442  6826 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:12.932163  7536 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.933310  7418 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.933517  7557 consensus_queue.cc:1048] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.938470  6899 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.947678  7547 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.954506  6726 catalog_manager.cc:5697] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 1 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.942725  7255 raft_consensus.cc:2955] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.956282  7254 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.960723  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc5583737e534a1cb075c92dba03747c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:12.964671  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet bc5583737e534a1cb075c92dba03747c with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:12.969408  6898 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:12.985262  7566 tablet_replica.cc:333] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:12.987666  7566 raft_consensus.cc:2243] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.989938  7566 raft_consensus.cc:2272] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.978943  6726 catalog_manager.cc:5697] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.000177  7566 ts_tablet_manager.cc:1916] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:12.993454  6826 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } attrs { replace: true } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.007278  6975 consensus_queue.cc:237] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:13.016860  7566 ts_tablet_manager.cc:1929] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:13.017297  7566 log.cc:1199] T bc5583737e534a1cb075c92dba03747c P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/bc5583737e534a1cb075c92dba03747c
I20260710 13:19:13.019003  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet bc5583737e534a1cb075c92dba03747c (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:13.021992  7255 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:13.023152  7418 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.025098  6826 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:13.026271  7418 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.028733  7547 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.032491  7255 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.035097  6826 raft_consensus.cc:2955] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.041842  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea46222584d34d64b120054543cf473d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:13.045764  6726 catalog_manager.cc:5697] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 3 to 4, VOTER ea3968b37cae435aa009c77fe859548f (127.5.156.194) evicted. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:13.053532  6886 tablet_service.cc:1558] Processing DeleteTablet for tablet ea46222584d34d64b120054543cf473d with delete_type TABLET_DATA_TOMBSTONED (TS ea3968b37cae435aa009c77fe859548f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35460
I20260710 13:19:13.054320  7554 tablet_replica.cc:333] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:13.055222  7554 raft_consensus.cc:2243] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:13.055931  7554 raft_consensus.cc:2272] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:13.059136  7554 ts_tablet_manager.cc:1916] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:13.069552  7554 ts_tablet_manager.cc:1929] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:13.069867  7554 log.cc:1199] T ea46222584d34d64b120054543cf473d P ea3968b37cae435aa009c77fe859548f: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/wals/ea46222584d34d64b120054543cf473d
I20260710 13:19:13.070910  6710 catalog_manager.cc:5028] TS ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): tablet ea46222584d34d64b120054543cf473d (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:14.077862  6898 consensus_queue.cc:237] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.083743  6826 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:14.084157  6868 consensus_peers.cc:597] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eab068845ff4ccbbfaccd0492a5dc6f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:14.084987  7569 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.086028  6974 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:14.087102  7569 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.091496  7499 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.092820  6824 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.096035  6974 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.102473  6724 catalog_manager.cc:5697] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.107314  6975 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue 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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.118855  6824 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:14.119176  6898 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:14.120136  6942 consensus_peers.cc:597] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293): Couldn't send request to peer 515aba5fb47e4e93a390ba2c055cdace. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 359fade2224d479aac0e3a9027a91c14. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:14.121680  7567 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.122485  7547 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.129884  7577 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.133061  6898 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.133927  6824 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } } }
I20260710 13:19:14.142129  6726 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index -1 to 2, NON_VOTER 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) added. New cstate: current_term: 1 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.551501  7582 ts_tablet_manager.cc:933] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:14.553203  7582 tablet_copy_client.cc:323] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.194:40643
I20260710 13:19:14.555011  6913 tablet_copy_service.cc:140] P ea3968b37cae435aa009c77fe859548f: Received BeginTabletCopySession request for tablet 6eab068845ff4ccbbfaccd0492a5dc6f from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:35514)
I20260710 13:19:14.555444  6913 tablet_copy_service.cc:161] P ea3968b37cae435aa009c77fe859548f: Beginning new tablet copy session on tablet 6eab068845ff4ccbbfaccd0492a5dc6f from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:35514: session id = 515aba5fb47e4e93a390ba2c055cdace-6eab068845ff4ccbbfaccd0492a5dc6f
I20260710 13:19:14.560360  6913 tablet_copy_source_session.cc:215] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:14.562863  7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eab068845ff4ccbbfaccd0492a5dc6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:14.575906  7582 tablet_copy_client.cc:806] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:14.576388  7582 tablet_copy_client.cc:670] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:14.579628  7582 tablet_copy_client.cc:538] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:14.587337  7582 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:14.604750  7584 ts_tablet_manager.cc:933] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: Initiating tablet copy from peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:14.606485  7584 tablet_copy_client.cc:323] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Beginning tablet copy session from remote peer at address 127.5.156.195:37985
I20260710 13:19:14.607725  6987 tablet_copy_service.cc:140] P 2dce37cb1d374b079fbda4b0b9c2918a: Received BeginTabletCopySession request for tablet 359fade2224d479aac0e3a9027a91c14 from peer 515aba5fb47e4e93a390ba2c055cdace ({username='slave'} at 127.0.0.1:39480)
I20260710 13:19:14.607910  7582 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:14.608140  6987 tablet_copy_service.cc:161] P 2dce37cb1d374b079fbda4b0b9c2918a: Beginning new tablet copy session on tablet 359fade2224d479aac0e3a9027a91c14 from peer 515aba5fb47e4e93a390ba2c055cdace at {username='slave'} at 127.0.0.1:39480: session id = 515aba5fb47e4e93a390ba2c055cdace-359fade2224d479aac0e3a9027a91c14
I20260710 13:19:14.608690  7582 tablet_bootstrap.cc:492] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:14.609275  7582 ts_tablet_manager.cc:1403] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 13:19:14.612028  7582 raft_consensus.cc:359] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.612751  6987 tablet_copy_source_session.cc:215] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:14.612758  7582 raft_consensus.cc:740] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:14.613451  7582 consensus_queue.cc:260] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.615190  7584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359fade2224d479aac0e3a9027a91c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:14.615998  7582 ts_tablet_manager.cc:1434] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:19:14.619450  6913 tablet_copy_service.cc:342] P ea3968b37cae435aa009c77fe859548f: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-6eab068845ff4ccbbfaccd0492a5dc6f received from {username='slave'} at 127.0.0.1:35514
I20260710 13:19:14.619861  6913 tablet_copy_service.cc:434] P ea3968b37cae435aa009c77fe859548f: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-6eab068845ff4ccbbfaccd0492a5dc6f on tablet 6eab068845ff4ccbbfaccd0492a5dc6f with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:14.632947  7584 tablet_copy_client.cc:806] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:14.633441  7584 tablet_copy_client.cc:670] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:14.636217  7584 tablet_copy_client.cc:538] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:14.643246  7584 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap starting.
I20260710 13:19:14.661439  7584 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: 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
I20260710 13:19:14.662169  7584 tablet_bootstrap.cc:492] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: Bootstrap complete.
I20260710 13:19:14.662704  7584 ts_tablet_manager.cc:1403] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260710 13:19:14.665149  7584 raft_consensus.cc:359] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.665871  7584 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Initialized, Role: LEARNER
I20260710 13:19:14.666391  7584 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:14.668476  7584 ts_tablet_manager.cc:1434] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:19:14.669868  6987 tablet_copy_service.cc:342] P 2dce37cb1d374b079fbda4b0b9c2918a: Request end of tablet copy session 515aba5fb47e4e93a390ba2c055cdace-359fade2224d479aac0e3a9027a91c14 received from {username='slave'} at 127.0.0.1:39480
I20260710 13:19:14.670274  6987 tablet_copy_service.cc:434] P 2dce37cb1d374b079fbda4b0b9c2918a: ending tablet copy session 515aba5fb47e4e93a390ba2c055cdace-359fade2224d479aac0e3a9027a91c14 on tablet 359fade2224d479aac0e3a9027a91c14 with peer 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:16.076349  7590 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.079185  7591 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.079135  7590 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.080225  7591 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:16.082557  7590 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.082751  7591 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.084820  7590 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.085340  7592 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.085608  7590 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.086714  7592 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.087821  7590 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.090242  7591 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.090927  7591 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.092902  7592 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.094604  7593 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.098376  7594 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.092936  7591 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.102988  7594 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.106254  7594 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.114354  7593 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.121696  7593 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.130870  7598 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.131843  7593 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.189560  7602 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.196878  7591 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.243489  7590 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.132102  7596 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.267858  7590 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.268260  7593 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.270265  7590 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.270612  7593 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.270980  7596 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.291585  7598 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.293718  7598 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.295866  7610 raft_consensus.cc:493] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.296527  7610 raft_consensus.cc:515] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.298993  7610 leader_election.cc:290] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.298877  7602 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.342432  7606 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.342834  7602 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.343152  7606 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.372990  7604 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.373178  7593 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.373960  7593 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:16.378458  7593 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.380249  7591 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.341367  7612 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.402074  7612 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.373852  7604 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.536015  7600 raft_consensus.cc:493] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.559900  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.562635  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.595257  7618 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.596097  7618 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:16.599560  7596 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.596903  6898 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.608666  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.609292  7256 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.617811  7620 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.618451  7620 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.597065  7597 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.631435  7606 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.631934  7606 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.632413  7606 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.617098  7612 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.622108  7620 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.639696  7603 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.639809  7620 raft_consensus.cc:493] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.638967  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.622587  7598 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.642093  7607 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.610339  7600 raft_consensus.cc:515] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.644788  7612 raft_consensus.cc:493] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.645753  7612 raft_consensus.cc:515] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.646426  7608 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.633843  7610 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.647037  7608 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.647375  7598 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.641923  7620 raft_consensus.cc:515] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.656023  7622 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.657356  7625 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.640379  7603 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:16.671104  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.671957  7249 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.644315  7601 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.674896  7591 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.675005  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.675642  6903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.676254  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.679874  7256 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.681092  7618 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.681957  7627 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.682113  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.682623  6975 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.682487  7627 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.682874  7614 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.691670  7614 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.697161  7604 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.697302  7627 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.660562  7599 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.701287  7617 raft_consensus.cc:493] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.701982  7617 raft_consensus.cc:515] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.703538  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.703872  7617 leader_election.cc:290] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.704309  7617 raft_consensus.cc:493] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.704797  7617 raft_consensus.cc:515] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.697659  7604 raft_consensus.cc:493] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.709120  7600 leader_election.cc:290] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.699579  7598 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.700418  7612 leader_election.cc:290] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.716183  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.706157  7601 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.683333  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.718523  7599 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.719336  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.716117  7616 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.770464  7612 raft_consensus.cc:493] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.699170  7622 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.700574  7610 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.718988  7607 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.680532  7597 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.780918  6898 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 1.
I20260710 13:19:16.711340  7627 raft_consensus.cc:493] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.712636  7602 raft_consensus.cc:493] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.811036  6793 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:16.717694  7604 raft_consensus.cc:515] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.717268  7625 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.719451  7613 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.775072  7606 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.780326  7605 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.888639  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.881072  7607 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.890902  6974 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.884863  7608 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.894147  7591 raft_consensus.cc:2804] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:16.780390  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.895399  6824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.887411  7614 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.780292  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.886085  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.775905  7632 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.886049  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.897312  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.896046  7591 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:16.847518  7612 raft_consensus.cc:515] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.772771  7616 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.918506  7219 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [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: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:16.918686  7252 raft_consensus.cc:1217] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:16.811374  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.919533  7603 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.900276  7620 leader_election.cc:290] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.899205  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.900359  7601 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.927138  7247 raft_consensus.cc:1217] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:16.928553  7617 leader_election.cc:290] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.928668  7604 leader_election.cc:290] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.867313  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.919620  7597 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.895793  7251 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.906618  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.907197  7591 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.895008  7627 raft_consensus.cc:515] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.895630  7602 raft_consensus.cc:515] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.905586  6976 raft_consensus.cc:2468] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.906204  6828 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:16.939299  6792 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:16.945686  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.946780  7599 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.935369  7614 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
W20260710 13:19:16.894014  6793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.196:41293, user_credentials={real_user=slave}} blocked reactor thread for 186488us
I20260710 13:19:16.950246  6792 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:16.895512  7605 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.953173  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.956156  7596 raft_consensus.cc:2804] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:16.956564  7615 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:16.963948  7615 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.962180  7614 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.964304  7615 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.957523  6793 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:16.961099  7612 leader_election.cc:290] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.945122  7616 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.934013  7253 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 1.
I20260710 13:19:16.952929  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.954824  7610 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:16.963003  7596 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:16.973696  7635 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:16.979175  7596 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.976327  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.982944  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.985837  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:16.976150  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.984843  7635 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:16.976536  7622 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:16.987275  7247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:16.937202  7632 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:16.930294  7613 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:16.990585  6820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:16.985366  7614 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:16.987334  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.017012  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:16.997961  7635 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.017731  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.029577  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.030972  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.033589  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.038981  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.040302  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.041230  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.013298  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.025832  7247 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:17.053822  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.125599  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.126047  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.126863  7595 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.127182  6895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.055301  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.126194  6826 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:17.042709  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.139786  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.127254  7595 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.129906  7605 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.049156  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.131781  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.147416  6940 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.146449  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.048178  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.132794  7635 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
W20260710 13:19:17.125607  7277 debug-util.cc:398] Leaking SignalData structure 0x7b0800266060 after lost signal to thread 5750
I20260710 13:19:17.048874  6828 raft_consensus.cc:2468] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:17.141405  6971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.158810  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.150375  7595 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.201977  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.213366  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.128449  6793 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:17.174940  7609 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.146461  6968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.120357  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.214087  7627 leader_election.cc:290] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.232158  6969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.260108  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.210781  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.264233  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.265095  7591 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.265336  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.266424  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.267423  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.267791  7632 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
W20260710 13:19:17.261597  7277 debug-util.cc:398] Leaking SignalData structure 0x7b0800266740 after lost signal to thread 6760
I20260710 13:19:17.269210  7256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:17.271930  7220 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.272689  7632 raft_consensus.cc:2749] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.273305  7220 leader_election.cc:304] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.273520  7591 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.273530  6825 raft_consensus.cc:2393] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:17.273934  7632 raft_consensus.cc:2749] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.274032  7591 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.274606  7615 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.275229  6827 raft_consensus.cc:1240] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.259423  7609 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.278952  7635 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.280299  7613 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.281368  7596 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
W20260710 13:19:17.282114  7277 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8d40 after lost signal to thread 6852
I20260710 13:19:17.279417  7609 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.282784  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.263382  7250 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 1.
I20260710 13:19:17.287919  6897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
W20260710 13:19:17.290143  6793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.196:41293, user_credentials={real_user=slave}} blocked reactor thread for 191305us
I20260710 13:19:17.278076  7591 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.294057  6868 leader_election.cc:304] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.295648  6821 raft_consensus.cc:2393] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
W20260710 13:19:17.295181  6791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.194:40643, user_credentials={real_user=slave}} blocked reactor thread for 197998us
I20260710 13:19:17.296262  6791 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.291198  7595 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
W20260710 13:19:17.297830  6792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.195:37985, user_credentials={real_user=slave}} blocked reactor thread for 338435us
I20260710 13:19:17.296761  6868 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.299054  7636 raft_consensus.cc:2749] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.299316  7620 raft_consensus.cc:2749] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.295073  7591 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.299823  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.300556  6868 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [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: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:17.299374  7596 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
W20260710 13:19:17.301151  7277 debug-util.cc:398] Leaking SignalData structure 0x7b0800223500 after lost signal to thread 6927
I20260710 13:19:17.305236  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.305784  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
W20260710 13:19:17.306200  7277 debug-util.cc:398] Leaking SignalData structure 0x7b08002202a0 after lost signal to thread 7001
W20260710 13:19:17.307224  7277 debug-util.cc:398] Leaking SignalData structure 0x7b080013fd20 after lost signal to thread 7280
I20260710 13:19:17.302455  7620 raft_consensus.cc:2804] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.308120  7620 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.308458  7620 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.310580  6828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.310871  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.311179  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.311620  7219 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.311990  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.312266  7635 raft_consensus.cc:2749] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.309355  7640 raft_consensus.cc:2804] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.312389  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.293232  7220 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.318054  7219 leader_election.cc:304] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.318650  7635 raft_consensus.cc:2749] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.318755  7632 raft_consensus.cc:2749] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.320703  7219 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.321462  7632 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.322244  7219 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.324160  7635 raft_consensus.cc:2749] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.324196  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ab67b67bfa4ee8917b93300c6c1a65" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.324826  7219 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.325825  7635 raft_consensus.cc:2749] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.327857  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.328902  7632 raft_consensus.cc:2749] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.330566  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.332188  7219 leader_election.cc:304] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.317162  7591 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.334178  7632 raft_consensus.cc:2749] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.336122  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.320822  7620 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.334476  7615 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:17.337749  6867 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.338482  7636 raft_consensus.cc:2749] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:17.338222  6866 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.012s	sys 0.028s
W20260710 13:19:17.339244  6866 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.846s	user 0.013s	sys 0.029s
I20260710 13:19:17.312794  7640 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.339774  7640 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.335000  7219 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.337229  7595 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.330894  7609 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.345043  7632 raft_consensus.cc:2749] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.348421  6792 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.351814  7620 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.352288  7602 leader_election.cc:290] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:17.352538  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.353660  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.354241  7219 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.354655  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.355144  7219 leader_election.cc:304] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.353637  7625 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:17.355732  7632 raft_consensus.cc:2749] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.355772  7625 raft_consensus.cc:2749] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.356859  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a984688e62459ca2a506c2e679c80c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.356997  6867 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [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: ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.357973  6793 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:17.358418  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:17.362151  6792 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.362512  6940 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.363157  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:17.363500  6942 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.364151  7598 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.364434  7598 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.361807  7596 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.364749  7598 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.364930  7596 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.365283  7596 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.366608  7219 leader_election.cc:304] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.366906  6940 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.367802  7599 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.369315  6940 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.370042  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.370529  7597 raft_consensus.cc:2749] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.371492  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.382120  7630 raft_consensus.cc:2804] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.382437  7630 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.382478  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.382802  7630 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.374886  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.376170  7609 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.375430  7599 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.377388  7219 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.365909  7615 raft_consensus.cc:2749] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.362001  7620 raft_consensus.cc:2749] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.385295  7625 raft_consensus.cc:2749] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.369222  7602 raft_consensus.cc:2749] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.390533  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.384768  7599 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.391747  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.391471  7637 raft_consensus.cc:2804] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.393162  7637 raft_consensus.cc:493] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.394109  7637 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.396404  7219 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.397324  6792 leader_election.cc:304] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.398504  6792 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.395016  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.399837  7642 raft_consensus.cc:2749] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.401386  7638 raft_consensus.cc:2749] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.401731  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.395128  6825 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 1.
I20260710 13:19:17.406392  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.406579  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.400745  7602 raft_consensus.cc:2749] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.402134  6793 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.410877  7641 raft_consensus.cc:2804] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.411665  6793 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.412509  7595 raft_consensus.cc:2749] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.411789  7641 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:17.418618  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:17.415072  7641 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.423074  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.423643  7637 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.424430  6901 raft_consensus.cc:1240] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.425884  7219 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [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: 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.426892  7602 raft_consensus.cc:2749] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.427048  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5583737e534a1cb075c92dba03747c" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.428191  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.429304  7637 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:17.430356  6825 raft_consensus.cc:1240] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.430671  6821 raft_consensus.cc:1240] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.432384  6821 raft_consensus.cc:1240] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.433518  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a83dfc4d644798c601d49c9447841" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.433816  7641 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.434746  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.436190  6940 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.435161  7630 raft_consensus.cc:515] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.441378  7597 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.403801  7596 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.437271  7591 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.437390  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.441203  6821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.438144  6822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:17.438848  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.437788  7641 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.440047  7609 consensus_queue.cc:1059] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.442227  6940 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.437305  7598 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.443909  6826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.445039  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.455233  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.456439  6822 raft_consensus.cc:2393] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:17.456620  7613 raft_consensus.cc:2749] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.443652  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.457427  7597 raft_consensus.cc:2749] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.459400  7598 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.459359  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.460541  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.454069  6866 leader_election.cc:304] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.460294  7609 raft_consensus.cc:3055] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.461721  7609 raft_consensus.cc:740] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.462391  7603 raft_consensus.cc:2749] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.463138  6866 leader_election.cc:304] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.448305  6792 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.462735  7620 consensus_queue.cc:1059] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.443295  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a4291f025544c4a8f9aef8fe52bd8e" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:17.440790  7599 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:17.465235  6866 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.464466  6792 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.464903  6940 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.470701  7591 raft_consensus.cc:2749] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.480819  6792 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.470577  7636 raft_consensus.cc:2749] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.477880  6820 raft_consensus.cc:1240] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.484802  6792 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.482959  6940 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.477975  7630 leader_election.cc:290] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.477761  7605 raft_consensus.cc:2749] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.484423  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.464776  7610 consensus_queue.cc:1059] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260710 13:19:17.489020  7610 raft_consensus.cc:3055] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.487020  6792 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.480500  7618 raft_consensus.cc:2804] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:17.489329  7610 raft_consensus.cc:740] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.489485  7618 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:17.489876  7618 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.490140  7610 consensus_queue.cc:260] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.492419  7630 raft_consensus.cc:2749] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.492609  6970 raft_consensus.cc:1240] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.463048  7603 consensus_queue.cc:1059] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260710 13:19:17.495942  6792 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.497078  7591 raft_consensus.cc:2749] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.503813  6825 raft_consensus.cc:1240] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.499114  7627 raft_consensus.cc:3055] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.504182  7627 raft_consensus.cc:740] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.505028  6940 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.504937  7627 consensus_queue.cc:260] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.485396  7615 raft_consensus.cc:2749] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.505689  7631 raft_consensus.cc:2749] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.500237  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.483469  7595 raft_consensus.cc:2749] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.482749  7613 consensus_queue.cc:1059] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260710 13:19:17.506937  7613 raft_consensus.cc:3055] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.507237  7613 raft_consensus.cc:740] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.507992  7596 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:17.462735  7609 consensus_queue.cc:260] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.486668  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc64f67b1ba64a3baf4d637f420ac49a" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:17.487442  7642 raft_consensus.cc:2749] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.509687  6819 raft_consensus.cc:2393] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dce37cb1d374b079fbda4b0b9c2918a in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:17.508185  7622 consensus_queue.cc:1059] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.510494  7622 raft_consensus.cc:3055] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.510819  7622 raft_consensus.cc:740] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.511646  7622 consensus_queue.cc:260] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.511899  7640 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:17.512863  6827 raft_consensus.cc:1240] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.513417  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:17.508127  7613 consensus_queue.cc:260] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.517163  6866 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.517753  7642 raft_consensus.cc:2749] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.517890  7631 consensus_queue.cc:1059] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:17.519865  7631 raft_consensus.cc:3055] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.520015  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.520200  7631 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.521081  7631 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:17.521587  6792 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e; no voters: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.515172  7610 raft_consensus.cc:3060] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.516104  7622 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.515844  7609 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:17.569046  6867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 13:19:17.570163  6866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.193:39465, user_credentials={real_user=slave}} blocked reactor thread for 53043.8us
I20260710 13:19:17.522338  7613 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.524922  7642 raft_consensus.cc:2749] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.573235  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:17.574281  7640 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:17.571092  7603 raft_consensus.cc:2749] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.575768  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:17.577565  6977 raft_consensus.cc:1240] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.581705  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.582876  7618 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.576795  6866 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:17.583943  6973 raft_consensus.cc:1240] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.584553  7603 raft_consensus.cc:2749] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.586149  7618 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.570753  7627 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.587533  6866 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.589982  7631 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.592175  6866 leader_election.cc:304] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:17.593526  7599 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:17.567714  7620 consensus_queue.cc:1059] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260710 13:19:17.594439  7605 raft_consensus.cc:2749] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.612844  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.592717  7603 consensus_queue.cc:1059] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260710 13:19:17.599794  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:17.617729  7646 consensus_queue.cc:1059] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 13:19:17.622608  6973 raft_consensus.cc:1240] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Rejecting Update request from peer ea3968b37cae435aa009c77fe859548f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.623126  7605 raft_consensus.cc:2749] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.634784  7636 raft_consensus.cc:3055] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.635210  7636 raft_consensus.cc:740] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.636144  7636 consensus_queue.cc:260] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.637454  7636 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.625142  6940 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.618834  7599 consensus_queue.cc:1059] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260710 13:19:17.644201  7599 raft_consensus.cc:3055] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.644660  7599 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.645773  7599 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.615455  6827 raft_consensus.cc:1240] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.660866  7599 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.640754  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:17.647135  7646 raft_consensus.cc:3055] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.662766  7646 raft_consensus.cc:740] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.647876  7605 consensus_queue.cc:1059] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.648487  7611 raft_consensus.cc:2749] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.664840  6940 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f
W20260710 13:19:17.667871  6866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.193:39465, user_credentials={real_user=slave}} blocked reactor thread for 75765.6us
I20260710 13:19:17.663975  7646 consensus_queue.cc:260] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.677809  7622 raft_consensus.cc:2749] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:17.678354  7646 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.678381  7622 consensus_queue.cc:1059] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.686734  7603 raft_consensus.cc:3055] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.687069  7603 raft_consensus.cc:740] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.687866  7603 consensus_queue.cc:260] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:17.689129  7603 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.691721  7647 raft_consensus.cc:3055] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.694331  7647 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:17.695412  6970 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:17.692538  7631 raft_consensus.cc:3055] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.695197  7647 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.698240  6792 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:17.702411  7642 raft_consensus.cc:2804] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.702845  7642 raft_consensus.cc:697] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:17.702943  7647 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.701457  6894 raft_consensus.cc:2468] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:17.708990  6940 leader_election.cc:304] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:17.710031  7642 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:17.696053  7631 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.717449  7611 raft_consensus.cc:2804] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.718497  7611 raft_consensus.cc:697] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.719298  7611 consensus_queue.cc:237] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:17.722180  7631 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.728981  7631 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.760229  6726 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 2 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.772114  6724 catalog_manager.cc:5697] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 1 to 2, leader changed from ea3968b37cae435aa009c77fe859548f (127.5.156.194) to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 2 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.778249  6827 raft_consensus.cc:1240] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Rejecting Update request from peer 2dce37cb1d374b079fbda4b0b9c2918a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.780083  7611 consensus_queue.cc:1059] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.781031  7631 raft_consensus.cc:3055] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.781397  7631 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:17.782097  7631 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.783128  7631 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.822625  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:17.823359  6827 raft_consensus.cc:606] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Received request to transfer leadership
I20260710 13:19:17.828987  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:17.829496  6827 raft_consensus.cc:606] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Received request to transfer leadership
W20260710 13:19:17.830786  6710 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 359fade2224d479aac0e3a9027a91c14 already in progress
I20260710 13:19:17.838428  7249 raft_consensus.cc:1240] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Rejecting Update request from peer 25d5090ee9b44d1dab0f1c34f187115e for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.839641  7642 consensus_queue.cc:1059] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.840457  7639 raft_consensus.cc:3055] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.840947  7639 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:17.841887  7639 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:17.843477  7639 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.850872  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:17.851397  6827 raft_consensus.cc:606] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Received request to transfer leadership
W20260710 13:19:17.854761  6774 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 13:19:17.855127  6774 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 359fade2224d479aac0e3a9027a91c14 already in progress
W20260710 13:19:17.855335  6774 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 359fade2224d479aac0e3a9027a91c14 already in progress
I20260710 13:19:18.094256  6970 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:18.095466  7639 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.104696  7639 raft_consensus.cc:993] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower 2dce37cb1d374b079fbda4b0b9c2918a to start an election
I20260710 13:19:18.105082  7639 raft_consensus.cc:1081] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Signalling peer 2dce37cb1d374b079fbda4b0b9c2918a to start an election
I20260710 13:19:18.107295  6973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14"
dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
 from {username='slave'} at 127.0.0.1:39450
I20260710 13:19:18.107910  6973 raft_consensus.cc:493] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.108256  6973 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.116156  6973 raft_consensus.cc:515] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.117749  6970 raft_consensus.cc:1240] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Rejecting Update request from peer 25d5090ee9b44d1dab0f1c34f187115e for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:18.119161  7596 consensus_queue.cc:1059] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.121694  7249 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Advancing to term 2
I20260710 13:19:18.122032  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:18.123905  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359fade2224d479aac0e3a9027a91c14" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:18.124423  6894 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.127938  7249 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:18.129213  7639 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.131071  6894 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:18.132422  6940 leader_election.cc:304] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:18.133167  7631 raft_consensus.cc:2804] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:18.133577  7631 raft_consensus.cc:697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:18.134358  7631 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.138474  6827 raft_consensus.cc:3055] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:18.138830  6827 raft_consensus.cc:740] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:18.142381  6819 raft_consensus.cc:1275] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.143577  6901 raft_consensus.cc:1240] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Rejecting Update request from peer 25d5090ee9b44d1dab0f1c34f187115e for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:18.146469  6827 consensus_queue.cc:260] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.148607  7611 consensus_queue.cc:1048] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.152786  6827 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.159647  6901 raft_consensus.cc:1275] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.161167  7611 consensus_queue.cc:1048] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.160596  6724 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 2 to 3, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.183845  6973 leader_election.cc:290] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:18.191056  6827 raft_consensus.cc:2468] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:18.521711  6901 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:18.522995  7622 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.534158  7251 raft_consensus.cc:3060] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEARNER]: Advancing to term 3
I20260710 13:19:18.538916  6819 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:18.543128  7251 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:18.543311  7622 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:18.554594  7631 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.566847  7631 raft_consensus.cc:1064] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:18.568938  7631 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.573742  6901 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:18.574697  7249 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 LEARNER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:18.575649  7622 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:18.576975  7611 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:18.580273  6819 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:18.582597  7613 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:18.589864  7611 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.592757  6827 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.599236  6901 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.603636  6724 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 2 to 5, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.625773  7251 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } attrs { replace: true } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.633881  6973 consensus_queue.cc:237] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.640444  7622 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.640646  6901 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:19:18.640938  7622 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.642858  7622 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:18.644461  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:18.644968  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:18.646522  6940 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f
I20260710 13:19:18.646544  7622 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 13:19:18.647454  7613 raft_consensus.cc:2749] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:18.653879  7622 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.655455  6901 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.662256  6711 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 359fade2224d479aac0e3a9027a91c14 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:18.653543  7251 raft_consensus.cc:1275] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:19:18.667429  6726 catalog_manager.cc:5697] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: config changed from index 5 to 6, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.667223  7611 consensus_queue.cc:1048] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 13:19:18.672665  7251 raft_consensus.cc:2955] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:18.681694  6817 tablet_service.cc:1558] Processing DeleteTablet for tablet 359fade2224d479aac0e3a9027a91c14 with delete_type TABLET_DATA_TOMBSTONED (TS 25d5090ee9b44d1dab0f1c34f187115e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39696
I20260710 13:19:18.683476  7669 tablet_replica.cc:333] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:18.684410  7669 raft_consensus.cc:2243] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.685065  7669 raft_consensus.cc:2272] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.696283  7669 ts_tablet_manager.cc:1916] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:18.709654  7669 ts_tablet_manager.cc:1929] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260710 13:19:18.710069  7669 log.cc:1199] T 359fade2224d479aac0e3a9027a91c14 P 25d5090ee9b44d1dab0f1c34f187115e: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/wals/359fade2224d479aac0e3a9027a91c14
I20260710 13:19:18.711764  6710 catalog_manager.cc:5028] TS 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): tablet 359fade2224d479aac0e3a9027a91c14 (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:18.726006  7668 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.726439  7668 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.728389  7668 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.729046  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:18.729568  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:18.729645  6827 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:18.730189  6973 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:18.731146  6866 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:18.731998  7668 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:18.732327  7668 raft_consensus.cc:493] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.732622  7668 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.736497  7622 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.736914  7622 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.739180  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:18.739717  6827 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:18.740876  6940 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:18.739248  7622 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:18.741546  7611 raft_consensus.cc:2804] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:18.741902  7611 raft_consensus.cc:493] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.742198  7611 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.743873  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:18.746021  7251 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:18.745297  7668 raft_consensus.cc:515] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.748610  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:18.748811  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0ebe845784482684dc31804d756d63" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:18.749087  6827 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.749320  6973 raft_consensus.cc:3060] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.755234  6973 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 3.
I20260710 13:19:18.757285  7611 raft_consensus.cc:515] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.759686  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:18.759958  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ddc1ad066a48cd8af5f18f1aa3bd7f" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:18.760495  7249 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.760752  7611 leader_election.cc:290] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:18.760855  6867 leader_election.cc:304] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:18.760349  6827 raft_consensus.cc:2468] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 3.
I20260710 13:19:18.761684  7647 raft_consensus.cc:2804] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:18.760206  6819 raft_consensus.cc:3060] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.766804  7249 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:18.767740  7647 raft_consensus.cc:697] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 3 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:18.767779  6942 leader_election.cc:304] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:18.768505  7611 raft_consensus.cc:2804] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:18.768559  7647 consensus_queue.cc:237] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.768961  7611 raft_consensus.cc:697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:18.769764  7611 consensus_queue.cc:237] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.773314  6819 raft_consensus.cc:2468] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:18.775257  7668 leader_election.cc:290] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 3 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.818796  6724 catalog_manager.cc:5697] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.820631  6726 catalog_manager.cc:5697] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.828207  7660 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:18.828668  7660 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.830391  7660 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.830996  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:18.831796  6901 raft_consensus.cc:2393] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate ea3968b37cae435aa009c77fe859548f in this term.
I20260710 13:19:18.831808  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:18.832623  6973 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:18.833518  7220 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:18.834136  7660 raft_consensus.cc:2804] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:18.834477  7660 raft_consensus.cc:493] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:18.834784  7660 raft_consensus.cc:3060] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.839109  7660 raft_consensus.cc:515] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.841341  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:18.841668  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e352ae2f9694bc5badb021850d22d0c" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:18.842058  6901 raft_consensus.cc:2393] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate ea3968b37cae435aa009c77fe859548f in this term.
I20260710 13:19:18.843264  7660 leader_election.cc:290] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.848593  6973 raft_consensus.cc:2468] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:18.849646  7220 leader_election.cc:304] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:18.850709  7660 raft_consensus.cc:2804] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.852029  7660 raft_consensus.cc:697] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:18.852916  7660 consensus_queue.cc:237] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.861713  6726 catalog_manager.cc:5697] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.917447  7673 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:18.917989  7673 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.919901  7673 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.920768  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:18.921139  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:18.921466  6901 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:18.921921  6973 raft_consensus.cc:2393] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:18.922766  7673 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:18.923132  6791 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:18.923329  7673 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.923827  7639 raft_consensus.cc:2804] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:18.924301  7639 raft_consensus.cc:493] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:18.924630  7639 raft_consensus.cc:3060] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.925618  7673 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.927202  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:18.927482  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:18.927891  6973 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:18.928107  6901 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:18.929216  6791 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:18.930291  7673 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:18.930719  7673 raft_consensus.cc:493] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:18.931149  7673 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.933210  7639 raft_consensus.cc:515] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.935331  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:18.936458  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f5327fb28e48f4bccbae91a2e6c659" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:18.937090  6973 raft_consensus.cc:2393] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:18.938050  7639 leader_election.cc:290] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.940873  7673 raft_consensus.cc:515] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.942178  6901 raft_consensus.cc:2468] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:18.944639  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:18.945950  6791 leader_election.cc:304] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:18.947270  7673 leader_election.cc:290] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.947857  7673 raft_consensus.cc:2804] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.948525  7673 raft_consensus.cc:697] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:18.949911  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eab068845ff4ccbbfaccd0492a5dc6f" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:18.949887  7673 consensus_queue.cc:237] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:18.950786  6973 raft_consensus.cc:2393] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 25d5090ee9b44d1dab0f1c34f187115e in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:18.953792  6894 raft_consensus.cc:2468] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:18.954684  6791 leader_election.cc:304] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 2dce37cb1d374b079fbda4b0b9c2918a
I20260710 13:19:18.955269  7640 raft_consensus.cc:2804] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.955703  7640 raft_consensus.cc:697] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:18.956650  7640 consensus_queue.cc:237] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } }
I20260710 13:19:18.959964  7660 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:18.960424  7660 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.965106  7660 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:18.966252  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:18.966836  6973 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:18.967981  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:18.968286  7220 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:18.968609  6819 raft_consensus.cc:2393] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:18.968953  7660 raft_consensus.cc:2804] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:18.968966  6726 catalog_manager.cc:5697] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 1 to 2, leader changed from ea3968b37cae435aa009c77fe859548f (127.5.156.194) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 2 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.969276  7660 raft_consensus.cc:493] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:18.971793  7660 raft_consensus.cc:3060] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.981184  7660 raft_consensus.cc:515] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:18.983536  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:18.984272  6819 raft_consensus.cc:2393] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:18.984548  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46222584d34d64b120054543cf473d" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:18.990674  6973 raft_consensus.cc:2468] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:18.992311  7220 leader_election.cc:304] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:18.993222  6726 catalog_manager.cc:5697] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 1 to 2, leader changed from ea3968b37cae435aa009c77fe859548f (127.5.156.194) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 2 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.995740  7674 raft_consensus.cc:2804] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.995800  7660 leader_election.cc:290] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.004467  7660 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:19.004906  7660 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.007653  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.008028  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:19.008621  6894 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.009080  6973 raft_consensus.cc:2393] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:19.009727  7219 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [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: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:19.010481  7611 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.010689  7660 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.010963  7611 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:19.011539  7660 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:19.012023  7660 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3968b37cae435aa009c77fe859548f)
I20260710 13:19:19.012383  7660 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.013609  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:19.014214  6819 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:19.015127  6940 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:19.016796  7674 raft_consensus.cc:697] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.017066  7622 raft_consensus.cc:2804] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.017522  7622 raft_consensus.cc:493] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.017907  7622 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.017899  7674 consensus_queue.cc:237] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.020028  7660 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.022552  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:19.024041  7611 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:19.025405  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:19.025988  6901 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:19.029119  6894 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.029667  7622 raft_consensus.cc:515] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:19.030367  7219 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:19.031376  7678 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.032306  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:19.033329  6819 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.035585  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.036550  6973 raft_consensus.cc:2393] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 2dce37cb1d374b079fbda4b0b9c2918a in this term.
I20260710 13:19:19.038192  7660 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.048779  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044f1d2e9554e518600b475785b82d5" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:19.049316  6894 raft_consensus.cc:3060] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.056025  6894 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:19.057073  6940 leader_election.cc:304] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:19.058260  7611 raft_consensus.cc:2804] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.058717  7611 raft_consensus.cc:697] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:19.059446  7611 consensus_queue.cc:237] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:19.063700  7622 leader_election.cc:290] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:19.065366  6819 raft_consensus.cc:2468] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:19.068374  6726 catalog_manager.cc:5697] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 1 to 3, leader changed from ea3968b37cae435aa009c77fe859548f (127.5.156.194) to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.072305  7678 raft_consensus.cc:697] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.073276  7678 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.077607  7640 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.078058  7640 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.080511  7640 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.082424  7674 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.082867  7674 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.083487  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.084100  7251 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:19.085479  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.086009  6973 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.087080  7220 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:19.086622  6726 catalog_manager.cc:5697] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.087828  7674 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.088290  7674 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:19.088645  7674 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.088966  7674 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.090411  6793 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:19.091166  7640 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.091583  7640 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.091915  7640 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.104746  6894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:19.111976  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:19.112696  6819 raft_consensus.cc:2393] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.108917  7674 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.115123  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.116855  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:19.117517  6819 raft_consensus.cc:2393] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.118777  7640 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.121464  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:19.121955  7251 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.124270  6973 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.125265  7220 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:19.125705  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:19.126154  7680 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.128754  6726 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from ea3968b37cae435aa009c77fe859548f (127.5.156.194) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.132926  7674 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.131956  7251 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 3.
I20260710 13:19:19.136269  6793 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 515aba5fb47e4e93a390ba2c055cdace; no voters: ea3968b37cae435aa009c77fe859548f
I20260710 13:19:19.136922  7673 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.137403  7673 raft_consensus.cc:697] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:19.132583  7680 raft_consensus.cc:697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.138140  7673 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.139649  7640 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.139299  7680 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.148947  6724 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.156952  6819 raft_consensus.cc:1275] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:19.158353  7647 consensus_queue.cc:1048] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.159116  7251 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.159719  6726 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.160388  7611 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.169801  7674 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.170303  7674 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.181494  6973 raft_consensus.cc:1275] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:19.183363  7670 consensus_queue.cc:1048] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.185216  7674 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.187572  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.188808  6970 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.189957  7220 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:19.190905  7674 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:19.191267  7674 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.191689  7674 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.192165  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:19.192884  6819 raft_consensus.cc:2393] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.198249  7680 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.198756  7680 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.198275  7674 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.200654  7680 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.202087  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.205010  6970 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.205340  6820 raft_consensus.cc:1275] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.202378  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:19.206037  7220 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:19.206437  6827 raft_consensus.cc:2393] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.206792  7678 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:19.207118  7678 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2dce37cb1d374b079fbda4b0b9c2918a)
I20260710 13:19:19.202739  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.209030  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:19.209705  6819 raft_consensus.cc:2393] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.203130  7674 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.207441  7678 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.214332  7622 consensus_queue.cc:1048] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 13:19:19.222807  6977 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.225262  7220 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:19.226022  7674 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.226620  7674 raft_consensus.cc:697] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.228006  7674 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.231741  7678 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.234324  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:19.234598  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.235165  6827 raft_consensus.cc:2393] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 515aba5fb47e4e93a390ba2c055cdace in current term 2: Already voted for candidate 25d5090ee9b44d1dab0f1c34f187115e in this term.
I20260710 13:19:19.246765  6970 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:19.236735  7678 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:19.252187  7220 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 25d5090ee9b44d1dab0f1c34f187115e
I20260710 13:19:19.255002  7678 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.255388  7678 raft_consensus.cc:697] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.256208  7678 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.268177  6724 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.278625  6973 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.279819  7678 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.281095  7670 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25d5090ee9b44d1dab0f1c34f187115e)
I20260710 13:19:19.281553  7670 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.283334  7670 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.283676  6723 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.285122  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.285821  7251 raft_consensus.cc:2368] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f for earlier term 2. Current term is 3.
I20260710 13:19:19.286203  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e" is_pre_election: true
I20260710 13:19:19.289467  6868 leader_election.cc:400] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293) with higher term. Message: Invalid argument: T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f for earlier term 2. Current term is 3.
I20260710 13:19:19.289695  6868 leader_election.cc:403] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:19:19.290395  7670 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.297576  7670 raft_consensus.cc:2749] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293) with higher term. Message: Invalid argument: T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3968b37cae435aa009c77fe859548f for earlier term 2. Current term is 3.
I20260710 13:19:19.306845  6896 raft_consensus.cc:1275] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.308323  7674 consensus_queue.cc:1048] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.391570  7640 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.392068  7640 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.394379  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.394618  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.395226  6973 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:19.395999  7640 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.396230  6792 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:19.396948  7640 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.397248  7640 raft_consensus.cc:493] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.397573  7640 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.403090  7611 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.403434  7611 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.404014  7640 raft_consensus.cc:515] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.405265  7611 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.405730  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f" is_pre_election: true
I20260710 13:19:19.406267  6896 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 2.
I20260710 13:19:19.406558  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.407235  6940 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:19.407896  7611 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.408190  7611 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.408480  7611 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.409624  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.409845  7640 leader_election.cc:290] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.410113  6973 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.411316  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1d091d55b14d9ea7fe250be99e4ae5" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:19.416333  6973 raft_consensus.cc:2468] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 3.
I20260710 13:19:19.417287  6792 leader_election.cc:304] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:19.418361  7611 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.418836  7673 raft_consensus.cc:2804] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.419255  7673 raft_consensus.cc:697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:19.419956  7673 consensus_queue.cc:237] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.421947  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:19.423847  7611 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [CANDIDATE]: Term 3 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.425076  6970 raft_consensus.cc:1275] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.427318  6896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:19.427803  6896 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.431984  7673 consensus_queue.cc:1048] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.435334  6819 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.436653  7674 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.436609  6723 catalog_manager.cc:5697] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 2 to 3, leader changed from 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 3 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.436355  6896 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dce37cb1d374b079fbda4b0b9c2918a in term 3.
I20260710 13:19:19.438362  6940 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:19.439373  7631 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.439852  7631 raft_consensus.cc:697] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Becoming Leader. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:19.440577  7631 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.457897  6977 raft_consensus.cc:1240] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Rejecting Update request from peer 515aba5fb47e4e93a390ba2c055cdace for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:19.459241  6973 raft_consensus.cc:1275] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.459195  7680 consensus_queue.cc:1059] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:19.459973  7680 consensus_queue.cc:1243] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer 2dce37cb1d374b079fbda4b0b9c2918a log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 13:19:19.460397  7680 raft_consensus.cc:3055] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:19.460713  7680 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.461611  7680 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.462447  7680 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.464475  7678 consensus_queue.cc:1048] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.470554  6726 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a reported cstate change: term changed from 2 to 3, leader changed from 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) to 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195). New cstate: current_term: 3 leader_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.474853  6896 raft_consensus.cc:1275] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.476239  7673 consensus_queue.cc:1048] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.484226  7673 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.484669  6901 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:19.486284  7673 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.487123  7639 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:19.488858  7673 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.489550  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.490592  6973 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:19.491731  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.496147  6792 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:19.497254  7673 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.497545  7673 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.497838  7673 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.506769  7673 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.509328  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.509869  6973 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.514261  7251 raft_consensus.cc:3060] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 1 LEARNER]: Advancing to term 2
I20260710 13:19:19.518181  6970 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:19.522306  7251 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:19.522219  7640 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:19.525775  6973 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 3.
I20260710 13:19:19.527697  7673 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.528831  6792 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:19.532999  7640 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: NON_VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:19.534862  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:19.541100  7673 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.541946  7673 raft_consensus.cc:697] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:19.542891  7673 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.545665  7640 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.546180  7640 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.549190  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" is_pre_election: true
I20260710 13:19:19.549703  6973 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 2.
I20260710 13:19:19.550549  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace" is_pre_election: true
I20260710 13:19:19.550680  6792 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 
I20260710 13:19:19.549981  7640 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.552243  7639 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:19.552685  7639 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.553031  7639 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.555867  6973 raft_consensus.cc:1240] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Rejecting Update request from peer 515aba5fb47e4e93a390ba2c055cdace for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:19.557763  7640 raft_consensus.cc:1064] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: attempting to promote NON_VOTER 515aba5fb47e4e93a390ba2c055cdace to VOTER
I20260710 13:19:19.559155  7680 consensus_queue.cc:1059] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.559805  7680 raft_consensus.cc:3055] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:19.560098  7680 raft_consensus.cc:740] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.559899  7640 consensus_queue.cc:237] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.560845  7680 consensus_queue.cc:260] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.561903  7680 raft_consensus.cc:3060] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.569305  6901 raft_consensus.cc:1275] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:19.570731  7611 consensus_queue.cc:1048] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.567102  7639 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.577399  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:19.577880  6970 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.577942  7251 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEARNER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:19.582181  7704 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:19.590283  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "25d5090ee9b44d1dab0f1c34f187115e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:19.587296  7639 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [CANDIDATE]: Term 3 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:19.592273  6973 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:19.593433  6896 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:19.594792  7709 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:19.596264  7710 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:19.596961  6819 raft_consensus.cc:1275] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:19.598544  6970 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25d5090ee9b44d1dab0f1c34f187115e in term 3.
I20260710 13:19:19.600180  6792 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [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: 25d5090ee9b44d1dab0f1c34f187115e, 2dce37cb1d374b079fbda4b0b9c2918a; no voters: 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:19.600612  7611 consensus_queue.cc:1048] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:19.601145  7640 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:19.601657  7640 raft_consensus.cc:697] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Leader. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:19.607676  7673 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.612485  6723 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 2 to 3, leader changed from 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 3 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.603185  7640 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.640902  6901 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.650571  7249 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.658617  6970 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.678171  6725 catalog_manager.cc:5697] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: config changed from index 2 to 4, 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } attrs { replace: true } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.688378  6827 raft_consensus.cc:1240] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Rejecting Update request from peer 515aba5fb47e4e93a390ba2c055cdace for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:19.694906  7680 consensus_queue.cc:1059] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.695580  7680 consensus_queue.cc:1243] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer 25d5090ee9b44d1dab0f1c34f187115e log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 13:19:19.696008  7680 raft_consensus.cc:3055] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:19.696388  7680 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.697165  7680 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.698313  7680 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.704246  6901 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.705588  7709 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.709976  6820 raft_consensus.cc:1240] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Rejecting Update request from peer 515aba5fb47e4e93a390ba2c055cdace for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:19.713089  7660 consensus_queue.cc:1059] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.713696  7660 consensus_queue.cc:1243] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Peer 25d5090ee9b44d1dab0f1c34f187115e log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 13:19:19.714078  7660 raft_consensus.cc:3055] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:19.714359  7660 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:19.715098  7660 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.716240  7660 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:19.719040  6723 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e reported cstate change: term changed from 2 to 3, leader changed from 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196) to 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193). New cstate: current_term: 3 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.734479  7249 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.739805  6820 consensus_queue.cc:237] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:19.743124  7710 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.750564  7251 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.753177  6901 raft_consensus.cc:1275] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:19.754411  7710 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.763280  7710 consensus_queue.cc:1048] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260710 13:19:19.770771  7714 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.775501  6901 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.778568  7249 raft_consensus.cc:2955] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.782702  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6eab068845ff4ccbbfaccd0492a5dc6f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:19.794745  6725 catalog_manager.cc:5697] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f reported cstate change: config changed from index 4 to 5, VOTER 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) evicted. New cstate: current_term: 2 leader_uuid: "25d5090ee9b44d1dab0f1c34f187115e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } } }
I20260710 13:19:19.804011  6965 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eab068845ff4ccbbfaccd0492a5dc6f with delete_type TABLET_DATA_TOMBSTONED (TS 2dce37cb1d374b079fbda4b0b9c2918a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39438
I20260710 13:19:19.805516  7719 tablet_replica.cc:333] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:19.806468  7719 raft_consensus.cc:2243] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.807833  7719 raft_consensus.cc:2272] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.810456  7719 ts_tablet_manager.cc:1916] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:19.819984  7719 ts_tablet_manager.cc:1929] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:19:19.820269  7719 log.cc:1199] T 6eab068845ff4ccbbfaccd0492a5dc6f P 2dce37cb1d374b079fbda4b0b9c2918a: Deleting WAL directory at /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/wals/6eab068845ff4ccbbfaccd0492a5dc6f
I20260710 13:19:19.821576  6711 catalog_manager.cc:5028] TS 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): tablet 6eab068845ff4ccbbfaccd0492a5dc6f (table test-workload [id=c2767d4113b34bde9bf1a8cc8c2ddd6f]) successfully deleted
I20260710 13:19:19.850133  6970 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.851506  7710 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.851814  6901 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:19.853307  7622 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.868471  7249 raft_consensus.cc:1275] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:19.868825  7249 pending_rounds.cc:85] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Aborting all ops after (but not including) 4
I20260710 13:19:19.869086  7249 pending_rounds.cc:107] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:19.869343  7249 raft_consensus.cc:2889] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:19.871460  7714 consensus_queue.cc:1048] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:19.872138  7249 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 2dce37cb1d374b079fbda4b0b9c2918a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:19.872457  7249 pending_rounds.cc:85] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Aborting all ops after (but not including) 4
I20260710 13:19:19.872700  7249 pending_rounds.cc:107] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:19.872928  7249 raft_consensus.cc:2889] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:19.880465  7631 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.020290  6970 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:20.021639  7714 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.033367  7249 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:20.033694  7249 pending_rounds.cc:85] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Aborting all ops after (but not including) 4
I20260710 13:19:20.033915  7249 pending_rounds.cc:107] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:20.034137  7249 raft_consensus.cc:2889] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:20.035283  7640 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.099195  6970 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:20.100186  7640 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.110890  7249 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Refusing update from remote peer 25d5090ee9b44d1dab0f1c34f187115e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:20.111181  7249 pending_rounds.cc:85] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Aborting all ops after (but not including) 4
I20260710 13:19:20.111421  7249 pending_rounds.cc:107] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:20.111666  7249 raft_consensus.cc:2889] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:20.113504  7713 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:22.495776  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:22.519593  6820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:22.520015  6820 raft_consensus.cc:606] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Received request to transfer leadership to TS 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:22.522133  6820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:22.522661  6820 raft_consensus.cc:606] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Received request to transfer leadership to TS ea3968b37cae435aa009c77fe859548f
I20260710 13:19:22.524955  6820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:22.525316  6820 raft_consensus.cc:606] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Received request to transfer leadership to TS ea3968b37cae435aa009c77fe859548f
I20260710 13:19:22.527034  6820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:22.527439  6820 raft_consensus.cc:606] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Received request to transfer leadership to TS 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:22.529292  6820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:22.529695  6820 raft_consensus.cc:606] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Received request to transfer leadership to TS ea3968b37cae435aa009c77fe859548f
I20260710 13:19:22.539491  6973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f713227857ef4874ab845b73d365da33"
dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
mode: GRACEFUL
new_leader_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:19:22.539920  6973 raft_consensus.cc:606] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Received request to transfer leadership to TS 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:22.540856  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:22.541428  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:22.641287  7725 raft_consensus.cc:993] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:22.642203  7713 raft_consensus.cc:1081] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Signalling peer ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:22.644218  6901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3"
dest_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:35484
I20260710 13:19:22.644702  6901 raft_consensus.cc:493] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.645097  6901 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.649659  6901 raft_consensus.cc:515] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:22.649986  7725 raft_consensus.cc:993] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:22.650413  7731 raft_consensus.cc:1081] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Signalling peer ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:22.651371  6901 leader_election.cc:290] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:22.651976  6820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:22.652194  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efb56693ee2499e89eb9af1f51129a3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:22.652506  6820 raft_consensus.cc:3055] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.652645  6901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67"
dest_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:35484
I20260710 13:19:22.652738  6973 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.652845  6820 raft_consensus.cc:740] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:22.653095  6901 raft_consensus.cc:493] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.653391  6901 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.653604  6820 consensus_queue.cc:260] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:22.654625  6820 raft_consensus.cc:3060] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.656764  6973 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:22.657626  6867 leader_election.cc:304] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:22.658185  7670 raft_consensus.cc:2804] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.658630  6901 raft_consensus.cc:515] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.659354  7670 raft_consensus.cc:697] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:22.660158  7670 consensus_queue.cc:237] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:22.660888  6820 raft_consensus.cc:2468] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:22.660967  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:22.661541  6819 raft_consensus.cc:3055] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.661839  6819 raft_consensus.cc:740] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:22.662626  6819 consensus_queue.cc:260] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.663527  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c733b9e34f084a958ae2447b0f64ab67" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:22.663625  6819 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.660579  6901 leader_election.cc:290] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:22.674218  6819 raft_consensus.cc:2468] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:22.664008  7249 raft_consensus.cc:3060] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.676036  6725 catalog_manager.cc:5697] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 1 to 2, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.679806  6866 leader_election.cc:304] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25d5090ee9b44d1dab0f1c34f187115e, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:22.680501  7670 raft_consensus.cc:2804] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.681129  7670 raft_consensus.cc:697] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:22.681967  7670 consensus_queue.cc:237] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [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: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.683097  7249 raft_consensus.cc:2468] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:22.693507  6725 catalog_manager.cc:5697] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 1 to 2, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.707293  7611 raft_consensus.cc:993] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: : Instructing follower 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.707669  7726 raft_consensus.cc:1081] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Signalling peer 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.708937  7249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f713227857ef4874ab845b73d365da33"
dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:41772
I20260710 13:19:22.709352  7249 raft_consensus.cc:493] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.709604  7249 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.713670  7249 raft_consensus.cc:515] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.715155  7249 leader_election.cc:290] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Requested vote from peers ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:22.715741  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:22.716018  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f713227857ef4874ab845b73d365da33" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:22.716277  6901 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.716543  6973 raft_consensus.cc:3055] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.716835  6973 raft_consensus.cc:740] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:22.717573  6973 consensus_queue.cc:260] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.718662  6973 raft_consensus.cc:3060] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.721225  6901 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:22.722160  7219 leader_election.cc:304] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:22.722775  7660 raft_consensus.cc:2804] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.722872  6973 raft_consensus.cc:2468] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 2.
I20260710 13:19:22.724633  7660 raft_consensus.cc:697] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:22.725330  7660 consensus_queue.cc:237] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.731673  6725 catalog_manager.cc:5697] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 2 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.753791  7713 raft_consensus.cc:993] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.754172  7731 raft_consensus.cc:1081] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Signalling peer 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.755199  7249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a"
dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:41760
I20260710 13:19:22.755620  7249 raft_consensus.cc:493] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.755937  7249 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.760221  7249 raft_consensus.cc:515] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.761669  7249 leader_election.cc:290] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 4 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643)
I20260710 13:19:22.762333  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:22.762593  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b844c99e2534dc38ae1a0c67a31078a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "ea3968b37cae435aa009c77fe859548f"
I20260710 13:19:22.762811  6819 raft_consensus.cc:3055] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:22.763068  6901 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.763207  6819 raft_consensus.cc:740] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:22.763998  6819 consensus_queue.cc:260] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.764775  6819 raft_consensus.cc:3060] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.766846  6901 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:22.767673  7219 leader_election.cc:304] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [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: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:22.768191  7660 raft_consensus.cc:2804] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:22.768561  7660 raft_consensus.cc:697] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:22.769315  6819 raft_consensus.cc:2468] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:22.769188  7660 consensus_queue.cc:237] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.775419  6725 catalog_manager.cc:5697] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 3 to 4, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 4 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.924971  7713 raft_consensus.cc:993] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.925395  7731 raft_consensus.cc:1081] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Signalling peer 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:22.926764  7249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff"
dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:41760
I20260710 13:19:22.927245  7249 raft_consensus.cc:493] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.927569  7249 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.931026  7249 raft_consensus.cc:515] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.932403  7249 leader_election.cc:290] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 4 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:22.933147  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:22.933256  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40c3f933f8147959d24f5aa111c4bff" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:22.933626  6819 raft_consensus.cc:3055] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:22.933732  6973 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.933902  6819 raft_consensus.cc:740] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:22.934561  6819 consensus_queue.cc:260] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.935417  6819 raft_consensus.cc:3060] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:22.938488  6973 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:22.939293  7220 leader_election.cc:304] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:22.939977  7660 raft_consensus.cc:2804] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:22.940347  7660 raft_consensus.cc:697] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:22.940622  6819 raft_consensus.cc:2468] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:22.941075  7660 consensus_queue.cc:237] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:22.947115  6725 catalog_manager.cc:5697] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 3 to 4, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 4 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.004882  7713 raft_consensus.cc:993] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:23.005219  7731 raft_consensus.cc:1081] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Signalling peer ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:23.006333  6901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3"
dest_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:35484
I20260710 13:19:23.006708  6901 raft_consensus.cc:493] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.006939  6901 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.010613  6901 raft_consensus.cc:515] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:23.012094  6901 leader_election.cc:290] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:23.012705  6819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:23.012950  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f753f31d8ed4ef6b9e26c6228188cf3" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:23.013190  6819 raft_consensus.cc:3055] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.013398  6973 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.013515  6819 raft_consensus.cc:740] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:23.014230  6819 consensus_queue.cc:260] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:23.015057  6819 raft_consensus.cc:3060] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.017349  6973 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:23.018139  6867 leader_election.cc:304] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:23.018728  7670 raft_consensus.cc:2804] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.019093  7670 raft_consensus.cc:697] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:23.019918  7670 consensus_queue.cc:237] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } }
I20260710 13:19:23.020239  6819 raft_consensus.cc:2468] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:23.026957  6725 catalog_manager.cc:5697] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 1 to 2, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.105588  6901 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:23.106616  7660 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:23.114972  6973 raft_consensus.cc:1275] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:23.116863  7740 consensus_queue.cc:1048] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:23.160234  6973 raft_consensus.cc:1275] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.161286  7670 consensus_queue.cc:1048] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.169647  6819 raft_consensus.cc:1275] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.171262  7670 consensus_queue.cc:1048] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.178376  6820 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:23.179829  7670 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:23.187834  7249 raft_consensus.cc:1275] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:23.188915  6820 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:23.190477  7740 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:23.191823  7670 consensus_queue.cc:1048] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:23.207479  6901 raft_consensus.cc:1275] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:23.208566  7740 consensus_queue.cc:1048] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:23.428277  6827 raft_consensus.cc:1275] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.429371  7670 consensus_queue.cc:1048] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.437865  6973 raft_consensus.cc:1275] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.439730  7670 consensus_queue.cc:1048] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.454541  6970 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:23.455432  7740 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:23.462523  6827 raft_consensus.cc:1275] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:23.464821  7660 consensus_queue.cc:1048] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:23.542187  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:23.556048  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:23.569648  6970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5"
dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
mode: GRACEFUL
new_leader_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:19:23.570149  6970 raft_consensus.cc:606] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Received request to transfer leadership to TS ea3968b37cae435aa009c77fe859548f
I20260710 13:19:23.572502  6827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c54156242904d00a920197a95c21c3a"
dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
mode: GRACEFUL
new_leader_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:57518
I20260710 13:19:23.572924  6827 raft_consensus.cc:606] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Received request to transfer leadership to TS 515aba5fb47e4e93a390ba2c055cdace
I20260710 13:19:23.575023  6970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096"
dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
mode: GRACEFUL
new_leader_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:19:23.575450  6970 raft_consensus.cc:606] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Received request to transfer leadership to TS ea3968b37cae435aa009c77fe859548f
I20260710 13:19:23.576442  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:23.576948  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:23.624284  7731 raft_consensus.cc:993] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: : Instructing follower 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:23.624704  7713 raft_consensus.cc:1081] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Signalling peer 515aba5fb47e4e93a390ba2c055cdace to start an election
I20260710 13:19:23.625841  7249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c54156242904d00a920197a95c21c3a"
dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
 from {username='slave'} at 127.0.0.1:41760
I20260710 13:19:23.626240  7249 raft_consensus.cc:493] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.626545  7249 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.630167  7249 raft_consensus.cc:515] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.631539  7249 leader_election.cc:290] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [CANDIDATE]: Term 4 election: Requested vote from peers 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465), 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985)
I20260710 13:19:23.632174  6827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "25d5090ee9b44d1dab0f1c34f187115e"
I20260710 13:19:23.632483  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c54156242904d00a920197a95c21c3a" candidate_uuid: "515aba5fb47e4e93a390ba2c055cdace" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:23.632731  6827 raft_consensus.cc:3055] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:23.632978  6970 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.633071  6827 raft_consensus.cc:740] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 25d5090ee9b44d1dab0f1c34f187115e, State: Running, Role: LEADER
I20260710 13:19:23.633836  6827 consensus_queue.cc:260] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.634914  6827 raft_consensus.cc:3060] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.638935  6970 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:23.639860  7220 leader_election.cc:304] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [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: 2dce37cb1d374b079fbda4b0b9c2918a, 515aba5fb47e4e93a390ba2c055cdace; no voters: 
I20260710 13:19:23.640439  7740 raft_consensus.cc:2804] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:23.640829  6827 raft_consensus.cc:2468] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 515aba5fb47e4e93a390ba2c055cdace in term 4.
I20260710 13:19:23.640913  7740 raft_consensus.cc:697] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Becoming Leader. State: Replica: 515aba5fb47e4e93a390ba2c055cdace, State: Running, Role: LEADER
I20260710 13:19:23.641825  7740 consensus_queue.cc:237] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.648121  6724 catalog_manager.cc:5697] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace reported cstate change: term changed from 3 to 4, leader changed from 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193) to 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196). New cstate: current_term: 4 leader_uuid: "515aba5fb47e4e93a390ba2c055cdace" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.776337  7611 raft_consensus.cc:993] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: : Instructing follower ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:23.776743  7726 raft_consensus.cc:1081] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Signalling peer ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:23.778041  6896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096"
dest_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:35470
I20260710 13:19:23.778949  6896 raft_consensus.cc:493] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.779247  6896 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.784621  6896 raft_consensus.cc:515] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.786240  6896 leader_election.cc:290] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 4 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:23.787397  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:23.787931  6970 raft_consensus.cc:3055] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:23.788198  6970 raft_consensus.cc:740] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:23.789124  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9db4d9b3ef4c379c1c928b98923096" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:23.788983  6970 consensus_queue.cc:260] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.789559  7251 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.790006  6970 raft_consensus.cc:3060] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.795609  6970 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 4.
I20260710 13:19:23.796454  6867 leader_election.cc:304] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [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: 2dce37cb1d374b079fbda4b0b9c2918a, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:23.797335  7755 raft_consensus.cc:2804] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:23.797628  7251 raft_consensus.cc:2468] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 4.
I20260710 13:19:23.797731  7755 raft_consensus.cc:697] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 4 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:23.798489  7755 consensus_queue.cc:237] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:23.805186  6724 catalog_manager.cc:5697] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 3 to 4, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 4 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.004544  7611 raft_consensus.cc:993] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: : Instructing follower ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:24.004937  7611 raft_consensus.cc:1081] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Signalling peer ea3968b37cae435aa009c77fe859548f to start an election
I20260710 13:19:24.006060  6896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5"
dest_uuid: "ea3968b37cae435aa009c77fe859548f"
 from {username='slave'} at 127.0.0.1:35470
I20260710 13:19:24.006444  6896 raft_consensus.cc:493] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:24.006709  6896 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.010514  6896 raft_consensus.cc:515] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:24.012007  6896 leader_election.cc:290] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Requested vote from peers 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985), 515aba5fb47e4e93a390ba2c055cdace (127.5.156.196:41293)
I20260710 13:19:24.012559  6970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2dce37cb1d374b079fbda4b0b9c2918a"
I20260710 13:19:24.012879  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1256ee5ca2f4445884cc295961981bd5" candidate_uuid: "ea3968b37cae435aa009c77fe859548f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "515aba5fb47e4e93a390ba2c055cdace"
I20260710 13:19:24.013139  6970 raft_consensus.cc:3055] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:24.013365  7251 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.013495  6970 raft_consensus.cc:740] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dce37cb1d374b079fbda4b0b9c2918a, State: Running, Role: LEADER
I20260710 13:19:24.014276  6970 consensus_queue.cc:260] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:24.015183  6970 raft_consensus.cc:3060] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.017145  7251 raft_consensus.cc:2468] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:24.018008  6868 leader_election.cc:304] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 515aba5fb47e4e93a390ba2c055cdace, ea3968b37cae435aa009c77fe859548f; no voters: 
I20260710 13:19:24.018699  7755 raft_consensus.cc:2804] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.019143  7755 raft_consensus.cc:697] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Becoming Leader. State: Replica: ea3968b37cae435aa009c77fe859548f, State: Running, Role: LEADER
I20260710 13:19:24.019719  6970 raft_consensus.cc:2468] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3968b37cae435aa009c77fe859548f in term 2.
I20260710 13:19:24.019958  7755 consensus_queue.cc:237] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [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: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } }
I20260710 13:19:24.026695  6724 catalog_manager.cc:5697] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f reported cstate change: term changed from 1 to 2, leader changed from 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195) to ea3968b37cae435aa009c77fe859548f (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ea3968b37cae435aa009c77fe859548f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea3968b37cae435aa009c77fe859548f" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.080128  6970 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:24.081302  7767 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 13:19:24.089138  6819 raft_consensus.cc:1275] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Refusing update from remote peer 515aba5fb47e4e93a390ba2c055cdace: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:24.090442  7740 consensus_queue.cc:1048] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [LEADER]: Connected to new peer: Peer: permanent_uuid: "25d5090ee9b44d1dab0f1c34f187115e" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 39465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:24.308766  6970 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:24.309762  7755 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:24.318420  7251 raft_consensus.cc:1275] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:19:24.319746  7755 consensus_queue.cc:1048] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:19:24.509202  7251 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:24.510211  7670 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "515aba5fb47e4e93a390ba2c055cdace" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 41293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:24.518426  6970 raft_consensus.cc:1275] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Refusing update from remote peer ea3968b37cae435aa009c77fe859548f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:24.519440  7755 consensus_queue.cc:1048] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dce37cb1d374b079fbda4b0b9c2918a" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 37985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:24.577744  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:24.591583  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
W20260710 13:19:24.605541  7219 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:24.609975  7219 consensus_peers.cc:597] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.619900  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:24.620775  5747 tablet_replica.cc:333] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.621382  5747 raft_consensus.cc:2243] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.621870  5747 raft_consensus.cc:2272] T 7b0ebe845784482684dc31804d756d63 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.623493  5747 tablet_replica.cc:333] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.624003  5747 raft_consensus.cc:2243] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.624312  5747 raft_consensus.cc:2272] T cc64f67b1ba64a3baf4d637f420ac49a P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.625653  5747 tablet_replica.cc:333] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.626134  5747 raft_consensus.cc:2243] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.626581  5747 raft_consensus.cc:2272] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.627974  5747 tablet_replica.cc:333] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.628404  5747 raft_consensus.cc:2243] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.628989  5747 raft_consensus.cc:2272] T 7f3a83dfc4d644798c601d49c9447841 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.630445  5747 tablet_replica.cc:333] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.630841  5747 raft_consensus.cc:2243] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.631171  5747 raft_consensus.cc:2272] T 1c54156242904d00a920197a95c21c3a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.633009  5747 tablet_replica.cc:333] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.633406  5747 raft_consensus.cc:2243] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.633693  5747 raft_consensus.cc:2272] T ea46222584d34d64b120054543cf473d P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.635013  5747 tablet_replica.cc:333] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.635394  5747 raft_consensus.cc:2243] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.635982  5747 raft_consensus.cc:2272] T 79f5327fb28e48f4bccbae91a2e6c659 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.637318  5747 tablet_replica.cc:333] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.637728  5747 raft_consensus.cc:2243] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.638100  5747 raft_consensus.cc:2272] T 4b844c99e2534dc38ae1a0c67a31078a P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.639437  5747 tablet_replica.cc:333] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.639863  5747 raft_consensus.cc:2243] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.640187  5747 raft_consensus.cc:2272] T 7efb56693ee2499e89eb9af1f51129a3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.641561  5747 tablet_replica.cc:333] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.641968  5747 raft_consensus.cc:2243] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.642387  5747 raft_consensus.cc:2272] T 02ab67b67bfa4ee8917b93300c6c1a65 P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.643802  5747 tablet_replica.cc:333] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.644205  5747 raft_consensus.cc:2243] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.644527  5747 raft_consensus.cc:2272] T c40c3f933f8147959d24f5aa111c4bff P 25d5090ee9b44d1dab0f1c34f187115e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.645965  5747 tablet_replica.cc:333] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.646346  5747 raft_consensus.cc:2243] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.646908  5747 raft_consensus.cc:2272] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.648401  5747 tablet_replica.cc:333] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.648772  5747 raft_consensus.cc:2243] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.649487  5747 raft_consensus.cc:2272] T 6eab068845ff4ccbbfaccd0492a5dc6f P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.651479  5747 tablet_replica.cc:333] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.652184  5747 raft_consensus.cc:2243] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.653088  5747 raft_consensus.cc:2272] T bc5583737e534a1cb075c92dba03747c P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.654875  5747 tablet_replica.cc:333] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.655311  5747 raft_consensus.cc:2243] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.655665  5747 raft_consensus.cc:2272] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.657147  5747 tablet_replica.cc:333] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.657612  5747 raft_consensus.cc:2243] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.657967  5747 raft_consensus.cc:2272] T e044f1d2e9554e518600b475785b82d5 P 25d5090ee9b44d1dab0f1c34f187115e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.659449  5747 tablet_replica.cc:333] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.659873  5747 raft_consensus.cc:2243] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.660233  5747 raft_consensus.cc:2272] T c733b9e34f084a958ae2447b0f64ab67 P 25d5090ee9b44d1dab0f1c34f187115e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.661770  5747 tablet_replica.cc:333] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e: stopping tablet replica
I20260710 13:19:24.662204  5747 raft_consensus.cc:2243] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.662846  5747 raft_consensus.cc:2272] T d3a4291f025544c4a8f9aef8fe52bd8e P 25d5090ee9b44d1dab0f1c34f187115e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.680305  6940 consensus_peers.cc:597] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.694001  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
W20260710 13:19:24.723670  6940 consensus_peers.cc:597] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.733297  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
W20260710 13:19:24.737355  6940 consensus_peers.cc:597] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.762089  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:24.762869  5747 tablet_replica.cc:333] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.763820  5747 raft_consensus.cc:2243] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.764441  5747 raft_consensus.cc:2272] T 6e352ae2f9694bc5badb021850d22d0c P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.765926  5747 tablet_replica.cc:333] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.766371  5747 raft_consensus.cc:2243] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.766952  5747 raft_consensus.cc:2272] T 8f753f31d8ed4ef6b9e26c6228188cf3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.768527  5747 tablet_replica.cc:333] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.768990  5747 raft_consensus.cc:2243] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.769613  5747 raft_consensus.cc:2272] T 7d9db4d9b3ef4c379c1c928b98923096 P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.771402  5747 tablet_replica.cc:333] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.771930  5747 raft_consensus.cc:2243] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.772593  5747 raft_consensus.cc:2272] T 7b0ebe845784482684dc31804d756d63 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.774030  5747 tablet_replica.cc:333] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.774487  5747 raft_consensus.cc:2243] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.774866  5747 raft_consensus.cc:2272] T cc64f67b1ba64a3baf4d637f420ac49a P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.777125  5747 tablet_replica.cc:333] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.777704  5747 raft_consensus.cc:2243] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.778204  5747 raft_consensus.cc:2272] T 7f3a83dfc4d644798c601d49c9447841 P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.779917  5747 tablet_replica.cc:333] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.780435  5747 raft_consensus.cc:2243] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.780798  5747 raft_consensus.cc:2272] T 79f5327fb28e48f4bccbae91a2e6c659 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.782455  5747 tablet_replica.cc:333] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.782879  5747 raft_consensus.cc:2243] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.783495  5747 raft_consensus.cc:2272] T 7efb56693ee2499e89eb9af1f51129a3 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.784955  5747 tablet_replica.cc:333] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.785377  5747 raft_consensus.cc:2243] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.785759  5747 raft_consensus.cc:2272] T 4b844c99e2534dc38ae1a0c67a31078a P ea3968b37cae435aa009c77fe859548f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.787150  5747 tablet_replica.cc:333] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.787684  5747 raft_consensus.cc:2243] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.788218  5747 raft_consensus.cc:2272] T 359fade2224d479aac0e3a9027a91c14 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.789589  5747 tablet_replica.cc:333] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.790047  5747 raft_consensus.cc:2243] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.790670  5747 raft_consensus.cc:2272] T 1256ee5ca2f4445884cc295961981bd5 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.792538  5747 tablet_replica.cc:333] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.793041  5747 raft_consensus.cc:2243] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.793695  5747 raft_consensus.cc:2272] T f713227857ef4874ab845b73d365da33 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.795423  5747 tablet_replica.cc:333] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.795885  5747 raft_consensus.cc:2243] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.796321  5747 raft_consensus.cc:2272] T d3a4291f025544c4a8f9aef8fe52bd8e P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.797602  5747 tablet_replica.cc:333] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.797987  5747 raft_consensus.cc:2243] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.798416  5747 raft_consensus.cc:2272] T 6eab068845ff4ccbbfaccd0492a5dc6f P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.799938  5747 tablet_replica.cc:333] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.800354  5747 raft_consensus.cc:2243] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.800711  5747 raft_consensus.cc:2272] T bc5583737e534a1cb075c92dba03747c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.802237  5747 tablet_replica.cc:333] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.802673  5747 raft_consensus.cc:2243] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.802970  5747 raft_consensus.cc:2272] T e044f1d2e9554e518600b475785b82d5 P ea3968b37cae435aa009c77fe859548f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.804364  5747 tablet_replica.cc:333] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.804739  5747 raft_consensus.cc:2243] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.805318  5747 raft_consensus.cc:2272] T c733b9e34f084a958ae2447b0f64ab67 P ea3968b37cae435aa009c77fe859548f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.806795  5747 tablet_replica.cc:333] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f: stopping tablet replica
I20260710 13:19:24.807150  5747 raft_consensus.cc:2243] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.807607  5747 raft_consensus.cc:2272] T b9a984688e62459ca2a506c2e679c80c P ea3968b37cae435aa009c77fe859548f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.837296  7219 consensus_peers.cc:597] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace -> Peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Couldn't send request to peer ea3968b37cae435aa009c77fe859548f. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:40643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.847252  6940 consensus_peers.cc:597] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.848872  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
W20260710 13:19:24.884337  7219 consensus_peers.cc:597] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.885239  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
W20260710 13:19:24.912490  7219 consensus_peers.cc:597] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.922010  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:24.922665  5747 tablet_replica.cc:333] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.923168  5747 raft_consensus.cc:2243] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.923617  5747 raft_consensus.cc:2272] T 6e352ae2f9694bc5badb021850d22d0c P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.925181  5747 tablet_replica.cc:333] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.925661  5747 raft_consensus.cc:2243] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.926061  5747 raft_consensus.cc:2272] T 8f753f31d8ed4ef6b9e26c6228188cf3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.927863  5747 tablet_replica.cc:333] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.928527  5747 raft_consensus.cc:2243] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.929003  5747 raft_consensus.cc:2272] T 7d9db4d9b3ef4c379c1c928b98923096 P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.929385  7220 consensus_peers.cc:597] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace -> Peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Couldn't send request to peer 2dce37cb1d374b079fbda4b0b9c2918a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.930827  5747 tablet_replica.cc:333] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.931371  5747 raft_consensus.cc:2243] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.931777  5747 raft_consensus.cc:2272] T 7b0ebe845784482684dc31804d756d63 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.933219  5747 tablet_replica.cc:333] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.933653  5747 raft_consensus.cc:2243] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.934253  5747 raft_consensus.cc:2272] T cc64f67b1ba64a3baf4d637f420ac49a P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.935598  5747 tablet_replica.cc:333] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.936040  5747 raft_consensus.cc:2243] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.936627  5747 raft_consensus.cc:2272] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.938042  5747 tablet_replica.cc:333] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.938565  5747 raft_consensus.cc:2243] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.938972  5747 raft_consensus.cc:2272] T 1c54156242904d00a920197a95c21c3a P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.940688  5747 tablet_replica.cc:333] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.941277  5747 raft_consensus.cc:2243] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.941691  5747 raft_consensus.cc:2272] T ea46222584d34d64b120054543cf473d P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.943077  5747 tablet_replica.cc:333] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.943482  5747 raft_consensus.cc:2243] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.943889  5747 raft_consensus.cc:2272] T 79f5327fb28e48f4bccbae91a2e6c659 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.945333  5747 tablet_replica.cc:333] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.945811  5747 raft_consensus.cc:2243] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.946183  5747 raft_consensus.cc:2272] T 7efb56693ee2499e89eb9af1f51129a3 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.947489  5747 tablet_replica.cc:333] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.947962  5747 raft_consensus.cc:2243] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.948565  5747 raft_consensus.cc:2272] T b9a984688e62459ca2a506c2e679c80c P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.949942  5747 tablet_replica.cc:333] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.950332  5747 raft_consensus.cc:2243] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.950650  5747 raft_consensus.cc:2272] T c40c3f933f8147959d24f5aa111c4bff P 2dce37cb1d374b079fbda4b0b9c2918a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.952279  5747 tablet_replica.cc:333] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.952713  5747 raft_consensus.cc:2243] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.953286  5747 raft_consensus.cc:2272] T 02ab67b67bfa4ee8917b93300c6c1a65 P 2dce37cb1d374b079fbda4b0b9c2918a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.954730  5747 tablet_replica.cc:333] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.955134  5747 raft_consensus.cc:2243] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.955761  5747 raft_consensus.cc:2272] T 359fade2224d479aac0e3a9027a91c14 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.957214  5747 tablet_replica.cc:333] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.957641  5747 raft_consensus.cc:2243] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.957959  5747 raft_consensus.cc:2272] T 1256ee5ca2f4445884cc295961981bd5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.959712  5747 tablet_replica.cc:333] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.960266  5747 raft_consensus.cc:2243] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.960609  5747 raft_consensus.cc:2272] T f713227857ef4874ab845b73d365da33 P 2dce37cb1d374b079fbda4b0b9c2918a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:24.962514  5747 tablet_replica.cc:333] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.963032  5747 raft_consensus.cc:2243] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:24.963402  5747 raft_consensus.cc:2272] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:24.963498  7219 consensus_peers.cc:597] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace -> Peer ea3968b37cae435aa009c77fe859548f (127.5.156.194:40643): Couldn't send request to peer ea3968b37cae435aa009c77fe859548f. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:40643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.964954  5747 tablet_replica.cc:333] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a: stopping tablet replica
I20260710 13:19:24.965379  5747 raft_consensus.cc:2243] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:24.965960  5747 raft_consensus.cc:2272] T e044f1d2e9554e518600b475785b82d5 P 2dce37cb1d374b079fbda4b0b9c2918a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.007193  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
W20260710 13:19:25.019834  7219 consensus_peers.cc:597] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace -> Peer 25d5090ee9b44d1dab0f1c34f187115e (127.5.156.193:39465): Couldn't send request to peer 25d5090ee9b44d1dab0f1c34f187115e. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:39465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:25.020777  7220 consensus_peers.cc:597] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace -> Peer 2dce37cb1d374b079fbda4b0b9c2918a (127.5.156.195:37985): Couldn't send request to peer 2dce37cb1d374b079fbda4b0b9c2918a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.195:37985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:25.040355  5747 tablet_server.cc:179] TabletServer@127.5.156.196:0 shutting down...
I20260710 13:19:25.062561  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:25.063105  5747 tablet_replica.cc:333] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.063699  5747 raft_consensus.cc:2243] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.064203  5747 raft_consensus.cc:2272] T 6eab068845ff4ccbbfaccd0492a5dc6f P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.065747  5747 tablet_replica.cc:333] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.066226  5747 raft_consensus.cc:2243] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.066661  5747 raft_consensus.cc:2272] T bc5583737e534a1cb075c92dba03747c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.068166  5747 tablet_replica.cc:333] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.068677  5747 raft_consensus.cc:2243] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.069317  5747 raft_consensus.cc:2272] T 6e352ae2f9694bc5badb021850d22d0c P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.070796  5747 tablet_replica.cc:333] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.071274  5747 raft_consensus.cc:2243] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.071996  5747 raft_consensus.cc:2272] T c40c3f933f8147959d24f5aa111c4bff P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.073530  5747 tablet_replica.cc:333] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.073995  5747 raft_consensus.cc:2243] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.074626  5747 raft_consensus.cc:2272] T f713227857ef4874ab845b73d365da33 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.076207  5747 tablet_replica.cc:333] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.076682  5747 raft_consensus.cc:2243] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.077067  5747 raft_consensus.cc:2272] T 5f1d091d55b14d9ea7fe250be99e4ae5 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.078469  5747 tablet_replica.cc:333] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.078909  5747 raft_consensus.cc:2243] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.079319  5747 raft_consensus.cc:2272] T b9a984688e62459ca2a506c2e679c80c P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.080797  5747 tablet_replica.cc:333] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.081308  5747 raft_consensus.cc:2243] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.081745  5747 raft_consensus.cc:2272] T 02ab67b67bfa4ee8917b93300c6c1a65 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.083182  5747 tablet_replica.cc:333] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.083753  5747 raft_consensus.cc:2243] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.084367  5747 raft_consensus.cc:2272] T 4b844c99e2534dc38ae1a0c67a31078a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.085893  5747 tablet_replica.cc:333] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.086337  5747 raft_consensus.cc:2243] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.086750  5747 raft_consensus.cc:2272] T f0ddc1ad066a48cd8af5f18f1aa3bd7f P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.088251  5747 tablet_replica.cc:333] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.088971  5747 raft_consensus.cc:2243] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.089483  5747 raft_consensus.cc:2272] T 359fade2224d479aac0e3a9027a91c14 P 515aba5fb47e4e93a390ba2c055cdace [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.091130  5747 tablet_replica.cc:333] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.091631  5747 raft_consensus.cc:2243] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.092036  5747 raft_consensus.cc:2272] T 1256ee5ca2f4445884cc295961981bd5 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.093832  5747 tablet_replica.cc:333] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.094321  5747 raft_consensus.cc:2243] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.094759  5747 raft_consensus.cc:2272] T 7f3a83dfc4d644798c601d49c9447841 P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.096251  5747 tablet_replica.cc:333] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.096704  5747 raft_consensus.cc:2243] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.097133  5747 raft_consensus.cc:2272] T d3a4291f025544c4a8f9aef8fe52bd8e P 515aba5fb47e4e93a390ba2c055cdace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.098515  5747 tablet_replica.cc:333] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.098939  5747 raft_consensus.cc:2243] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.099623  5747 raft_consensus.cc:2272] T ea46222584d34d64b120054543cf473d P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.101104  5747 tablet_replica.cc:333] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.101534  5747 raft_consensus.cc:2243] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.102196  5747 raft_consensus.cc:2272] T 1c54156242904d00a920197a95c21c3a P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.103605  5747 tablet_replica.cc:333] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.104003  5747 raft_consensus.cc:2243] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.104408  5747 raft_consensus.cc:2272] T c733b9e34f084a958ae2447b0f64ab67 P 515aba5fb47e4e93a390ba2c055cdace [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.105787  5747 tablet_replica.cc:333] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace: stopping tablet replica
I20260710 13:19:25.106169  5747 raft_consensus.cc:2243] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:25.106606  5747 raft_consensus.cc:2272] T 7d9db4d9b3ef4c379c1c928b98923096 P 515aba5fb47e4e93a390ba2c055cdace [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.156749  5747 tablet_server.cc:196] TabletServer@127.5.156.196:0 shutdown complete.
I20260710 13:19:25.180984  5747 master.cc:562] Master@127.5.156.254:33789 shutting down...
I20260710 13:19:25.200129  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:25.200595  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:25.200896  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b0a82ff930548b79293c249d98b34b5: stopping tablet replica
I20260710 13:19:25.219431  5747 master.cc:584] Master@127.5.156.254:33789 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28423 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:25.271159  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:35613
I20260710 13:19:25.272461  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.277719  7788 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
W20260710 13:19:25.277772  7789 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
W20260710 13:19:25.278731  7791 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
I20260710 13:19:25.279788  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:25.280779  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.280987  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.281150  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689565281116 us; error 0 us; skew 500 ppm
I20260710 13:19:25.281670  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.284192  5747 webserver.cc:533] Webserver started at http://127.5.156.254:37091/ using document root <none> and password file <none>
I20260710 13:19:25.284615  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.284780  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.285028  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.285954  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "2e063ed58cdc4a99aaa22ba2703da5cf"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.289774  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:19:25.292670  7796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.293486  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:25.293694  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "2e063ed58cdc4a99aaa22ba2703da5cf"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.293897  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:25.315296  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.316273  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.349829  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:35613
I20260710 13:19:25.349924  7847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:35613 every 8 connection(s)
I20260710 13:19:25.353379  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.362036  7848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf: Bootstrap starting.
I20260710 13:19:25.366299  7848 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.369971  7848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf: No bootstrap required, opened a new log
I20260710 13:19:25.371918  7848 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER }
I20260710 13:19:25.372345  7848 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.372583  7848 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e063ed58cdc4a99aaa22ba2703da5cf, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.373212  7848 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER }
I20260710 13:19:25.373701  7848 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:25.374003  7848 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:25.374307  7848 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.378086  7848 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER }
I20260710 13:19:25.378531  7848 leader_election.cc:304] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [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: 2e063ed58cdc4a99aaa22ba2703da5cf; no voters: 
I20260710 13:19:25.379513  7848 leader_election.cc:290] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:25.379905  7851 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.381053  7851 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 1 LEADER]: Becoming Leader. State: Replica: 2e063ed58cdc4a99aaa22ba2703da5cf, State: Running, Role: LEADER
I20260710 13:19:25.381673  7851 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [LEADER]: Queue going to LEADER mode. State: All 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: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER }
I20260710 13:19:25.382267  7848 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:25.385286  7852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER } }
I20260710 13:19:25.385862  7852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:25.386421  7853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e063ed58cdc4a99aaa22ba2703da5cf. Latest consensus state: current_term: 1 leader_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e063ed58cdc4a99aaa22ba2703da5cf" member_type: VOTER } }
I20260710 13:19:25.386886  7853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:25.388433  7858 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:25.392742  7858 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:25.395987  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:25.400233  7858 catalog_manager.cc:1383] Generated new cluster ID: dc9aa5ac694343ad82932931baa411f2
I20260710 13:19:25.400482  7858 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:25.420775  7858 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:25.421882  7858 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:25.433924  7858 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf: Generated new TSK 0
I20260710 13:19:25.434449  7858 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:25.461851  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.466727  7869 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
W20260710 13:19:25.467905  7870 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
W20260710 13:19:25.468823  7872 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
I20260710 13:19:25.469571  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:25.470343  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.470516  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.470659  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689565470643 us; error 0 us; skew 500 ppm
I20260710 13:19:25.471166  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.473205  5747 webserver.cc:533] Webserver started at http://127.5.156.193:37383/ using document root <none> and password file <none>
I20260710 13:19:25.473649  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.473822  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.474078  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.475031  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "e4d6604afbf54a1e92768304b8e7267a"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.478632  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:19:25.481459  7877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.482116  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:25.482388  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "e4d6604afbf54a1e92768304b8e7267a"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.482611  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:25.494009  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.494961  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.496333  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.498158  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.498344  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.498551  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.498709  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.534598  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:44081
I20260710 13:19:25.534686  7939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:44081 every 8 connection(s)
I20260710 13:19:25.539149  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.545478  7944 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
W20260710 13:19:25.546392  7945 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
W20260710 13:19:25.547936  7947 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
I20260710 13:19:25.548195  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:25.549067  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.549223  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.549335  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689565549325 us; error 0 us; skew 500 ppm
I20260710 13:19:25.549711  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.552230  5747 webserver.cc:533] Webserver started at http://127.5.156.194:46243/ using document root <none> and password file <none>
I20260710 13:19:25.552790  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.553017  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.553253  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.553548  7940 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35613
I20260710 13:19:25.553853  7940 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.554315  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "9a925730b9054221bee8ebc559275662"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.554421  7940 heartbeater.cc:507] Master 127.5.156.254:35613 requested a full tablet report, sending...
I20260710 13:19:25.556334  7813 ts_manager.cc:194] Registered new tserver with Master: e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:25.557770  7813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43738
I20260710 13:19:25.558773  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:25.561973  7952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.562606  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:25.562855  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "9a925730b9054221bee8ebc559275662"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.563097  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:25.595736  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.596699  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.597941  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.599834  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.600020  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.600214  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.600354  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.635350  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:43119
I20260710 13:19:25.635443  8014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:43119 every 8 connection(s)
I20260710 13:19:25.639603  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.646255  8018 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
W20260710 13:19:25.647899  8019 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
W20260710 13:19:25.650804  8021 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
I20260710 13:19:25.651394  8015 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35613
I20260710 13:19:25.651777  8015 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.651823  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:25.652762  8015 heartbeater.cc:507] Master 127.5.156.254:35613 requested a full tablet report, sending...
I20260710 13:19:25.652880  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:25.653126  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.653306  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689565653290 us; error 0 us; skew 500 ppm
I20260710 13:19:25.653863  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.654775  7813 ts_manager.cc:194] Registered new tserver with Master: 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:25.656153  5747 webserver.cc:533] Webserver started at http://127.5.156.195:33995/ using document root <none> and password file <none>
I20260710 13:19:25.656459  7813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43752
I20260710 13:19:25.656730  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.656965  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.657248  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.658548  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "7a68c1b74489466bb39d347f731fee45"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.662513  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260710 13:19:25.665351  8026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.665998  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:19:25.666260  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "7a68c1b74489466bb39d347f731fee45"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.666524  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:25.676095  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.677054  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.678292  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.680177  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.680368  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.680577  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.680727  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.716351  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:38857
I20260710 13:19:25.716468  8088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:38857 every 8 connection(s)
I20260710 13:19:25.720597  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:25.726748  8092 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
W20260710 13:19:25.727274  8093 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
W20260710 13:19:25.729638  8095 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
I20260710 13:19:25.730135  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:25.731508  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:25.731771  8089 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35613
W20260710 13:19:25.731793  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:25.732282  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689565732263 us; error 0 us; skew 500 ppm
I20260710 13:19:25.732292  8089 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.732824  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:25.732982  8089 heartbeater.cc:507] Master 127.5.156.254:35613 requested a full tablet report, sending...
I20260710 13:19:25.734874  7813 ts_manager.cc:194] Registered new tserver with Master: 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:25.735065  5747 webserver.cc:533] Webserver started at http://127.5.156.196:37027/ using document root <none> and password file <none>
I20260710 13:19:25.735617  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:25.735776  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:25.736003  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:25.736248  7813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43762
I20260710 13:19:25.737031  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-3-root/instance:
uuid: "19828bd4a91f4aecac02871c82ffb99b"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.740789  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:19:25.743530  8100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.744212  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:25.744473  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
uuid: "19828bd4a91f4aecac02871c82ffb99b"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:25.744695  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:25.757278  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:25.758279  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:25.759503  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:25.761372  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:25.761571  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.761806  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:25.761963  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:25.798192  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.196:34421
I20260710 13:19:25.798245  8162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.196:34421 every 8 connection(s)
I20260710 13:19:25.810155  8163 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35613
I20260710 13:19:25.810454  8163 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:25.811003  8163 heartbeater.cc:507] Master 127.5.156.254:35613 requested a full tablet report, sending...
I20260710 13:19:25.812831  7813 ts_manager.cc:194] Registered new tserver with Master: 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:25.813282  5747 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.011983918s
I20260710 13:19:25.813966  7813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43770
I20260710 13:19:25.833364  7813 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43780:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:25.957841  7905 tablet_service.cc:1511] Processing CreateTablet for tablet d8239ded799846de8319b4cab7088dae (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:25.959192  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8239ded799846de8319b4cab7088dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.962968  7904 tablet_service.cc:1511] Processing CreateTablet for tablet ee5fbaa84da445baab884e2cd04c7131 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:25.964207  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5fbaa84da445baab884e2cd04c7131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.969408  7903 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdb0baf22e4359a53718fd5506127b (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:25.970542  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdb0baf22e4359a53718fd5506127b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.970592  7980 tablet_service.cc:1511] Processing CreateTablet for tablet d8239ded799846de8319b4cab7088dae (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:25.971859  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8239ded799846de8319b4cab7088dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.976329  8054 tablet_service.cc:1511] Processing CreateTablet for tablet d8239ded799846de8319b4cab7088dae (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:25.977830  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8239ded799846de8319b4cab7088dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.978073  7901 tablet_service.cc:1511] Processing CreateTablet for tablet 6eded25e58f6434ebe6a1402a5115735 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:25.979298  7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eded25e58f6434ebe6a1402a5115735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.980598  8053 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdb0baf22e4359a53718fd5506127b (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:25.981885  8053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdb0baf22e4359a53718fd5506127b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.976377  7902 tablet_service.cc:1511] Processing CreateTablet for tablet a0e81977aefa41b18493a56c9be3b5af (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:25.985239  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e81977aefa41b18493a56c9be3b5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.985522  8051 tablet_service.cc:1511] Processing CreateTablet for tablet a0e81977aefa41b18493a56c9be3b5af (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:25.984105  8052 tablet_service.cc:1511] Processing CreateTablet for tablet 58c7fc262f8b4d31a313a2e75eb97872 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:25.987586  8050 tablet_service.cc:1511] Processing CreateTablet for tablet a39ab89555b1462298ece33a098bd4be (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:25.986630  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e81977aefa41b18493a56c9be3b5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.991322  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c7fc262f8b4d31a313a2e75eb97872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.993278  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbc1e783e744cf4af28abc35ffab27f (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:25.994812  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbc1e783e744cf4af28abc35ffab27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.997188  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39ab89555b1462298ece33a098bd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.002278  8128 tablet_service.cc:1511] Processing CreateTablet for tablet ee5fbaa84da445baab884e2cd04c7131 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:26.003423  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5fbaa84da445baab884e2cd04c7131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.008553  7899 tablet_service.cc:1511] Processing CreateTablet for tablet 8becc997f0394778b1c29f0f01d3340d (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:26.008924  8127 tablet_service.cc:1511] Processing CreateTablet for tablet c3bdb0baf22e4359a53718fd5506127b (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:26.009753  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8becc997f0394778b1c29f0f01d3340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.010047  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bdb0baf22e4359a53718fd5506127b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.012611  7900 tablet_service.cc:1511] Processing CreateTablet for tablet a39ab89555b1462298ece33a098bd4be (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:26.013688  7900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39ab89555b1462298ece33a098bd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.016896  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 58c7fc262f8b4d31a313a2e75eb97872 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:26.018174  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c7fc262f8b4d31a313a2e75eb97872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.024932  8125 tablet_service.cc:1511] Processing CreateTablet for tablet 6eded25e58f6434ebe6a1402a5115735 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:26.026052  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eded25e58f6434ebe6a1402a5115735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.060997  8180 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:26.070542  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbc1e783e744cf4af28abc35ffab27f (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:26.071872  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbc1e783e744cf4af28abc35ffab27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.070542  8124 tablet_service.cc:1511] Processing CreateTablet for tablet a39ab89555b1462298ece33a098bd4be (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:26.077723  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39ab89555b1462298ece33a098bd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.088403  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 64491aa0b1c74038aa45115fa425a9e6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:26.089846  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64491aa0b1c74038aa45115fa425a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.094324  8180 tablet_bootstrap.cc:654] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.096933  7979 tablet_service.cc:1511] Processing CreateTablet for tablet ee5fbaa84da445baab884e2cd04c7131 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:26.098336  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5fbaa84da445baab884e2cd04c7131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.102167  7977 tablet_service.cc:1511] Processing CreateTablet for tablet a0e81977aefa41b18493a56c9be3b5af (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:26.104465  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 6eded25e58f6434ebe6a1402a5115735 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:26.104540  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 8becc997f0394778b1c29f0f01d3340d (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:26.105561  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8becc997f0394778b1c29f0f01d3340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.106251  7975 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbc1e783e744cf4af28abc35ffab27f (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:26.108039  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 8becc997f0394778b1c29f0f01d3340d (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:26.100696  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 58c7fc262f8b4d31a313a2e75eb97872 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:26.111073  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e81977aefa41b18493a56c9be3b5af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.113267  7904 tablet_service.cc:1511] Processing CreateTablet for tablet 64491aa0b1c74038aa45115fa425a9e6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:26.114343  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64491aa0b1c74038aa45115fa425a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.115820  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbc1e783e744cf4af28abc35ffab27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.119874  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eded25e58f6434ebe6a1402a5115735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.123229  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 64491aa0b1c74038aa45115fa425a9e6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:26.124365  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64491aa0b1c74038aa45115fa425a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.130448  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8becc997f0394778b1c29f0f01d3340d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.130967  8181 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:26.131524  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c7fc262f8b4d31a313a2e75eb97872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.135116  7901 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2353c6654742b785522a79b313cf01 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:26.136310  7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2353c6654742b785522a79b313cf01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.136509  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3dcd36e8e84a5999411f7402a682c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:26.137598  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3dcd36e8e84a5999411f7402a682c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.137884  8125 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2353c6654742b785522a79b313cf01 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:26.142391  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2353c6654742b785522a79b313cf01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.143733  8181 tablet_bootstrap.cc:654] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.173817  8184 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:26.180009  8184 tablet_bootstrap.cc:654] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.184998  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2353c6654742b785522a79b313cf01 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:26.189181  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2353c6654742b785522a79b313cf01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.210952  8183 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:26.212244  8184 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:26.212688  8184 ts_tablet_manager.cc:1403] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.011s
I20260710 13:19:26.212771  8180 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:26.213191  8180 ts_tablet_manager.cc:1403] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.004s
I20260710 13:19:26.215396  8184 raft_consensus.cc:359] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.216290  8184 raft_consensus.cc:385] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.215411  8180 raft_consensus.cc:359] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.216637  8184 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.216897  8180 raft_consensus.cc:385] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.217206  8180 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.217309  8184 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.217670  8180 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.217971  8181 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:26.218421  8181 ts_tablet_manager.cc:1403] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.006s
I20260710 13:19:26.220485  8183 tablet_bootstrap.cc:654] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.346344  8180 ts_tablet_manager.cc:1434] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.002s
I20260710 13:19:26.346683  8181 raft_consensus.cc:359] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:26.347898  8181 raft_consensus.cc:385] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.256927  7904 tablet_service.cc:1511] Processing CreateTablet for tablet 286c35d96e864540ae254c7d46c3d93c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:26.349633  7904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c35d96e864540ae254c7d46c3d93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.258227  7940 heartbeater.cc:499] Master 127.5.156.254:35613 was elected leader, sending a full tablet report...
I20260710 13:19:26.265671  7902 tablet_service.cc:1511] Processing CreateTablet for tablet 64e881ad3ab9455a8558d2a16a4a37c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:26.268055  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 91cddbaf24984bbfb4bc2deb765eb024 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:26.268118  7899 tablet_service.cc:1511] Processing CreateTablet for tablet 91cddbaf24984bbfb4bc2deb765eb024 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:26.354460  7902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e881ad3ab9455a8558d2a16a4a37c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.355424  7978 tablet_service.cc:1511] Processing CreateTablet for tablet eb55a9167a354de8bd857e630b5505a1 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:26.274976  7971 tablet_service.cc:1511] Processing CreateTablet for tablet cfad392598dc4978b484ef5babd1eb3c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:26.278784  7901 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4dfeb9dde84251abd5a41605b7b3fa (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:26.280393  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 05e883bca0b04a01b82faa266e0705a6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:26.282775  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3d90c2432b4845b35f5953ad5d39ce (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:26.283411  7905 tablet_service.cc:1511] Processing CreateTablet for tablet eb55a9167a354de8bd857e630b5505a1 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:26.284991  7977 tablet_service.cc:1511] Processing CreateTablet for tablet 286c35d96e864540ae254c7d46c3d93c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:26.290788  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 05e883bca0b04a01b82faa266e0705a6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:26.360059  7901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4dfeb9dde84251abd5a41605b7b3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.360450  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e883bca0b04a01b82faa266e0705a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.362769  7905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb55a9167a354de8bd857e630b5505a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.352816  8181 raft_consensus.cc:740] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.292235  7980 tablet_service.cc:1511] Processing CreateTablet for tablet f8538e1c7a5944cd838df32445bf6655 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:26.292927  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4dfeb9dde84251abd5a41605b7b3fa (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:26.364333  8181 consensus_queue.cc:260] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:26.365516  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4dfeb9dde84251abd5a41605b7b3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.301327  8046 tablet_service.cc:1511] Processing CreateTablet for tablet eb55a9167a354de8bd857e630b5505a1 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:26.367030  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb55a9167a354de8bd857e630b5505a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.302775  7898 tablet_service.cc:1511] Processing CreateTablet for tablet a9265e65eb584bc689ce1b8b89a4a6b0 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:26.305624  8050 tablet_service.cc:1511] Processing CreateTablet for tablet f8538e1c7a5944cd838df32445bf6655 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:26.368980  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8538e1c7a5944cd838df32445bf6655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.307662  8051 tablet_service.cc:1511] Processing CreateTablet for tablet 286c35d96e864540ae254c7d46c3d93c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:26.371301  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c35d96e864540ae254c7d46c3d93c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:26.389408  8016 tablet.cc:2406] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260710 13:19:26.392804  7861 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:26.308653  8049 tablet_service.cc:1511] Processing CreateTablet for tablet b234ebe1bac04a48b064c05a5e00afe7 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:26.309850  8052 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3dcd36e8e84a5999411f7402a682c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:26.311990  8053 tablet_service.cc:1511] Processing CreateTablet for tablet 64e881ad3ab9455a8558d2a16a4a37c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:26.314105  8054 tablet_service.cc:1511] Processing CreateTablet for tablet 91cddbaf24984bbfb4bc2deb765eb024 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:26.314543  7897 tablet_service.cc:1511] Processing CreateTablet for tablet b234ebe1bac04a48b064c05a5e00afe7 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:26.398728  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b234ebe1bac04a48b064c05a5e00afe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.314869  8120 tablet_service.cc:1511] Processing CreateTablet for tablet b234ebe1bac04a48b064c05a5e00afe7 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:26.399377  8053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e881ad3ab9455a8558d2a16a4a37c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.399842  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b234ebe1bac04a48b064c05a5e00afe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.316979  8121 tablet_service.cc:1511] Processing CreateTablet for tablet a9265e65eb584bc689ce1b8b89a4a6b0 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:26.401755  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9265e65eb584bc689ce1b8b89a4a6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.401903  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cddbaf24984bbfb4bc2deb765eb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.318473  8122 tablet_service.cc:1511] Processing CreateTablet for tablet f8538e1c7a5944cd838df32445bf6655 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:26.403642  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8538e1c7a5944cd838df32445bf6655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.404134  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3dcd36e8e84a5999411f7402a682c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.320902  8045 tablet_service.cc:1511] Processing CreateTablet for tablet effad66182364ac7a87266ff11003992 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:26.406038  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effad66182364ac7a87266ff11003992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.325142  8119 tablet_service.cc:1511] Processing CreateTablet for tablet effad66182364ac7a87266ff11003992 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:26.407806  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effad66182364ac7a87266ff11003992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.327298  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 64e881ad3ab9455a8558d2a16a4a37c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:26.409435  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64e881ad3ab9455a8558d2a16a4a37c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.329526  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3d90c2432b4845b35f5953ad5d39ce (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:26.411731  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3d90c2432b4845b35f5953ad5d39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.331949  8125 tablet_service.cc:1511] Processing CreateTablet for tablet cfad392598dc4978b484ef5babd1eb3c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:26.414055  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfad392598dc4978b484ef5babd1eb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.334146  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 05e883bca0b04a01b82faa266e0705a6 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:26.416159  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e883bca0b04a01b82faa266e0705a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.334178  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3dcd36e8e84a5999411f7402a682c9 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:26.418454  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3dcd36e8e84a5999411f7402a682c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.336918  8128 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4dfeb9dde84251abd5a41605b7b3fa (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:26.347967  8180 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:26.256354  7900 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3d90c2432b4845b35f5953ad5d39ce (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:26.352317  8015 heartbeater.cc:499] Master 127.5.156.254:35613 was elected leader, sending a full tablet report...
I20260710 13:19:26.420555  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4dfeb9dde84251abd5a41605b7b3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.355536  7975 tablet_service.cc:1511] Processing CreateTablet for tablet a9265e65eb584bc689ce1b8b89a4a6b0 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:26.271759  7903 tablet_service.cc:1511] Processing CreateTablet for tablet cfad392598dc4978b484ef5babd1eb3c (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:26.357276  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfad392598dc4978b484ef5babd1eb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.358547  8184 ts_tablet_manager.cc:1434] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.145s	user 0.008s	sys 0.004s
I20260710 13:19:26.426848  8184 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:26.432343  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8538e1c7a5944cd838df32445bf6655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.437711  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cddbaf24984bbfb4bc2deb765eb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.449386  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286c35d96e864540ae254c7d46c3d93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.452580  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e883bca0b04a01b82faa266e0705a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.456780  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9265e65eb584bc689ce1b8b89a4a6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.358582  7973 tablet_service.cc:1511] Processing CreateTablet for tablet effad66182364ac7a87266ff11003992 (DEFAULT_TABLE table=test-workload [id=25b56dd6404a4e0fbf21574b41a066c4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:26.364650  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91cddbaf24984bbfb4bc2deb765eb024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.469589  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b234ebe1bac04a48b064c05a5e00afe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.471514  7903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfad392598dc4978b484ef5babd1eb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.474463  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet effad66182364ac7a87266ff11003992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.478031  7900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3d90c2432b4845b35f5953ad5d39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.480621  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9265e65eb584bc689ce1b8b89a4a6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.495326  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb55a9167a354de8bd857e630b5505a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.496716  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3d90c2432b4845b35f5953ad5d39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.512877  8089 heartbeater.cc:499] Master 127.5.156.254:35613 was elected leader, sending a full tablet report...
I20260710 13:19:26.554205  8181 ts_tablet_manager.cc:1434] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.335s	user 0.009s	sys 0.009s
I20260710 13:19:26.580838  8191 raft_consensus.cc:493] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.581416  8191 raft_consensus.cc:515] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:26.586632  8191 leader_election.cc:290] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:26.612977  8180 tablet_bootstrap.cc:654] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.562232  8183 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:26.623803  8188 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.627740  8188 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.629063  8181 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:26.632624  8188 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:26.639837  8183 ts_tablet_manager.cc:1403] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.429s	user 0.007s	sys 0.016s
I20260710 13:19:26.642920  8183 raft_consensus.cc:359] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.651248  8181 tablet_bootstrap.cc:654] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.682487  8184 tablet_bootstrap.cc:654] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.706310  8189 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.706755  8189 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.709084  8189 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:26.643500  8183 raft_consensus.cc:385] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.713891  8183 raft_consensus.cc:740] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.720080  8183 consensus_queue.cc:260] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.758283  8183 ts_tablet_manager.cc:1434] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.118s	user 0.012s	sys 0.018s
I20260710 13:19:26.759513  8163 heartbeater.cc:499] Master 127.5.156.254:35613 was elected leader, sending a full tablet report...
I20260710 13:19:26.765527  8183 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:26.771241  8183 tablet_bootstrap.cc:654] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.822209  8180 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:26.822793  8180 ts_tablet_manager.cc:1403] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.475s	user 0.009s	sys 0.022s
I20260710 13:19:26.840540  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
W20260710 13:19:26.842947  8030 leader_election.cc:343] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.834901  8180 raft_consensus.cc:359] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:26.864856  8180 raft_consensus.cc:385] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.865384  8180 raft_consensus.cc:740] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.866439  8180 consensus_queue.cc:260] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
W20260710 13:19:26.884102  7799 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.156.194:43119, user_credentials={real_user=slave}} blocked reactor thread for 64906.1us
I20260710 13:19:26.885850  8180 ts_tablet_manager.cc:1434] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 13:19:26.886389  8181 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:26.892416  8181 ts_tablet_manager.cc:1403] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.337s	user 0.037s	sys 0.037s
I20260710 13:19:26.892530  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:26.893151  7915 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 0.
I20260710 13:19:26.894198  7956 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:26.890184  8184 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:26.890374  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:26.894938  8188 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.895308  8188 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.895641  8188 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.895174  8181 raft_consensus.cc:359] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.896257  8181 raft_consensus.cc:385] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.898192  8184 ts_tablet_manager.cc:1403] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.472s	user 0.007s	sys 0.016s
I20260710 13:19:26.898298  8181 raft_consensus.cc:740] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.899143  8181 consensus_queue.cc:260] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
W20260710 13:19:26.896265  8029 leader_election.cc:343] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.900846  8029 leader_election.cc:304] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:26.901248  8181 ts_tablet_manager.cc:1434] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:19:26.901028  8184 raft_consensus.cc:359] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.901626  8191 raft_consensus.cc:2749] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.901777  8184 raft_consensus.cc:385] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.902137  8184 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.902849  8184 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.903651  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
W20260710 13:19:26.905218  7879 leader_election.cc:343] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.905224  8180 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:26.907290  8183 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:26.907394  8188 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.907980  8183 ts_tablet_manager.cc:1403] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.143s	user 0.032s	sys 0.086s
I20260710 13:19:26.905435  8181 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:26.909911  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:26.910398  7915 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.910779  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:26.910948  8183 raft_consensus.cc:359] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.911713  8183 raft_consensus.cc:385] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.911991  8183 raft_consensus.cc:740] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
W20260710 13:19:26.912029  7954 leader_election.cc:343] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.912792  8183 consensus_queue.cc:260] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.914350  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:26.914772  8183 ts_tablet_manager.cc:1434] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260710 13:19:26.915397  7954 leader_election.cc:343] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.915669  8183 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:26.916277  8188 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:26.921811  8183 tablet_bootstrap.cc:654] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.926937  8181 tablet_bootstrap.cc:654] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.929739  8180 tablet_bootstrap.cc:654] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.930052  7915 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:26.930208  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:26.930914  7990 raft_consensus.cc:2393] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 1: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:26.931469  7956 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:26.933516  7880 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:26.934825  8189 raft_consensus.cc:2749] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.935835  8208 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.936295  8191 raft_consensus.cc:493] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.936736  8191 raft_consensus.cc:515] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:26.936983  8208 raft_consensus.cc:697] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:26.937825  8208 consensus_queue.cc:237] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.938923  8191 leader_election.cc:290] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:26.942651  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
W20260710 13:19:26.944300  8029 leader_election.cc:343] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.945295  8184 ts_tablet_manager.cc:1434] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.005s
I20260710 13:19:26.946476  8184 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:26.962129  8189 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.962729  8189 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:26.965122  7810 catalog_manager.cc:5697] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.969545  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
W20260710 13:19:26.971351  7879 leader_election.cc:343] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.972108  8189 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:26.977834  8181 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:26.981498  8180 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:26.984606  8184 tablet_bootstrap.cc:654] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.988631  8181 ts_tablet_manager.cc:1403] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.083s	user 0.002s	sys 0.011s
I20260710 13:19:26.986042  8200 raft_consensus.cc:493] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.985059  8183 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:26.988710  8180 ts_tablet_manager.cc:1403] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.035s
I20260710 13:19:26.989264  8183 ts_tablet_manager.cc:1403] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.043s
I20260710 13:19:26.989084  8200 raft_consensus.cc:515] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.991823  8180 raft_consensus.cc:359] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.992650  8180 raft_consensus.cc:385] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.992542  8183 raft_consensus.cc:359] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:26.993048  8180 raft_consensus.cc:740] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.993227  8183 raft_consensus.cc:385] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.993548  8183 raft_consensus.cc:740] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.994012  8180 consensus_queue.cc:260] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:26.994205  8183 consensus_queue.cc:260] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:26.996172  8180 ts_tablet_manager.cc:1434] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:26.997143  8180 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.001008  8200 leader_election.cc:290] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.002992  8183 ts_tablet_manager.cc:1434] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:19:27.003302  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.004001  8183 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.005178  8184 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
W20260710 13:19:27.005106  8027 leader_election.cc:343] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.005826  8184 ts_tablet_manager.cc:1403] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260710 13:19:27.005744  8027 leader_election.cc:304] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.007045  8191 raft_consensus.cc:2749] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.008136  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.008648  8138 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.009153  8180 tablet_bootstrap.cc:654] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.009893  8183 tablet_bootstrap.cc:654] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.009656  7878 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:27.010740  8189 raft_consensus.cc:2804] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.011061  8189 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.011409  8189 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.020802  8189 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.027998  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
W20260710 13:19:27.029543  7879 leader_election.cc:343] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.022593  8184 raft_consensus.cc:359] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.030324  8184 raft_consensus.cc:385] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.030709  8184 raft_consensus.cc:740] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.031818  8184 consensus_queue.cc:260] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.024446  8181 raft_consensus.cc:359] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.034591  8181 raft_consensus.cc:385] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.035012  8181 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.033748  8189 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.036439  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.037111  8138 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.038555  8184 ts_tablet_manager.cc:1434] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:19:27.040511  8184 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.037257  8181 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.054127  8181 ts_tablet_manager.cc:1434] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:19:27.055430  8181 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.061352  8180 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.061833  8180 ts_tablet_manager.cc:1403] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.031s
I20260710 13:19:27.062852  8184 tablet_bootstrap.cc:654] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.064023  8181 tablet_bootstrap.cc:654] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.064527  8180 raft_consensus.cc:359] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.065153  8180 raft_consensus.cc:385] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.065438  8180 raft_consensus.cc:740] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.066025  8138 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.066512  8183 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.066179  8180 consensus_queue.cc:260] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.066959  8183 ts_tablet_manager.cc:1403] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.035s
I20260710 13:19:27.066923  7878 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:27.068020  8189 raft_consensus.cc:2804] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.068385  8180 ts_tablet_manager.cc:1434] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:19:27.069232  8180 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.070271  8183 raft_consensus.cc:359] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.071060  8183 raft_consensus.cc:385] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.071449  8183 raft_consensus.cc:740] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.072024  8189 raft_consensus.cc:697] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:27.072386  8183 consensus_queue.cc:260] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.072902  8189 consensus_queue.cc:237] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.076249  8181 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.076537  8180 tablet_bootstrap.cc:654] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.076701  8181 ts_tablet_manager.cc:1403] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:19:27.078353  8183 ts_tablet_manager.cc:1434] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:27.079224  8183 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.079603  8181 raft_consensus.cc:359] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.080286  8181 raft_consensus.cc:385] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.080603  8181 raft_consensus.cc:740] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.081454  8181 consensus_queue.cc:260] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.084303  8181 ts_tablet_manager.cc:1434] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:27.091842  8181 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.093713  8183 tablet_bootstrap.cc:654] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.096993  8180 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.097414  8180 ts_tablet_manager.cc:1403] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260710 13:19:27.098759  8181 tablet_bootstrap.cc:654] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.100050  8180 raft_consensus.cc:359] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.099599  7809 catalog_manager.cc:5697] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.100669  8180 raft_consensus.cc:385] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.100956  8180 raft_consensus.cc:740] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.101843  8180 consensus_queue.cc:260] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.104228  8180 ts_tablet_manager.cc:1434] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:19:27.105062  8180 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.107192  8183 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.108038  8183 ts_tablet_manager.cc:1403] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260710 13:19:27.109124  8181 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.109582  8181 ts_tablet_manager.cc:1403] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260710 13:19:27.110765  8180 tablet_bootstrap.cc:654] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.112813  8181 raft_consensus.cc:359] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.113602  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.113854  8181 raft_consensus.cc:385] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.110849  8183 raft_consensus.cc:359] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.114346  8181 raft_consensus.cc:740] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.114392  7990 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:27.114640  8183 raft_consensus.cc:385] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.115759  8183 raft_consensus.cc:740] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.115442  8181 consensus_queue.cc:260] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.116127  8103 leader_election.cc:304] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.117112  8200 raft_consensus.cc:2804] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.117583  8200 raft_consensus.cc:493] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.117321  8183 consensus_queue.cc:260] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.117993  8200 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.121608  8181 ts_tablet_manager.cc:1434] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:19:27.121855  8183 ts_tablet_manager.cc:1434] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:19:27.122695  8181 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.122718  8183 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.129673  8181 tablet_bootstrap.cc:654] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.130430  8183 tablet_bootstrap.cc:654] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.136332  8200 raft_consensus.cc:515] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.139029  8183 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.141636  8183 ts_tablet_manager.cc:1403] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.006s
I20260710 13:19:27.142561  8184 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.142964  8184 ts_tablet_manager.cc:1403] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.030s
I20260710 13:19:27.144130  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.144361  8183 raft_consensus.cc:359] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.144802  7990 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.144968  8183 raft_consensus.cc:385] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.145283  8183 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.145411  8184 raft_consensus.cc:359] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.146020  8184 raft_consensus.cc:385] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.146272  8184 raft_consensus.cc:740] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.139617  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.147125  7915 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:27.147456  8183 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.149145  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:27.149644  7915 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.151657  8219 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.152096  8219 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.154254  8219 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:27.155637  8219 raft_consensus.cc:493] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.156056  8219 raft_consensus.cc:515] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.157999  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.158581  8219 leader_election.cc:290] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.159940  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.160211  8200 leader_election.cc:290] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.160485  8183 ts_tablet_manager.cc:1434] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
W20260710 13:19:27.162717  8103 leader_election.cc:343] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.163735  8183 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
W20260710 13:19:27.163643  8104 leader_election.cc:343] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.164443  8184 consensus_queue.cc:260] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.168736  8180 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.169363  8180 ts_tablet_manager.cc:1403] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.031s
I20260710 13:19:27.170113  8183 tablet_bootstrap.cc:654] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.154263  7990 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:27.173242  8181 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.173692  8181 ts_tablet_manager.cc:1403] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.003s
I20260710 13:19:27.177060  8181 raft_consensus.cc:359] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.177371  8103 leader_election.cc:304] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.177723  8181 raft_consensus.cc:385] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.178350  8200 raft_consensus.cc:2804] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.178570  8181 raft_consensus.cc:740] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.178791  8200 raft_consensus.cc:697] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:27.179159  8180 raft_consensus.cc:359] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.179780  8200 consensus_queue.cc:237] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.180378  8180 raft_consensus.cc:385] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.180673  8180 raft_consensus.cc:740] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.181545  8180 consensus_queue.cc:260] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.180094  8181 consensus_queue.cc:260] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.184119  8180 ts_tablet_manager.cc:1434] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:27.185024  8180 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.185045  8184 ts_tablet_manager.cc:1434] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260710 13:19:27.188441  8184 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.186040  7915 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:27.194319  8208 raft_consensus.cc:493] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.194664  8184 tablet_bootstrap.cc:654] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.194883  8208 raft_consensus.cc:515] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.202593  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.203370  8064 raft_consensus.cc:2468] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 0.
I20260710 13:19:27.204258  8208 leader_election.cc:290] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.205507  7954 leader_election.cc:304] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.206967  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
W20260710 13:19:27.208683  7956 leader_election.cc:343] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.209740  8208 raft_consensus.cc:2804] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.210271  8208 raft_consensus.cc:493] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.210716  8208 raft_consensus.cc:3060] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.198129  8180 tablet_bootstrap.cc:654] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.191597  8181 ts_tablet_manager.cc:1434] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:19:27.224946  8181 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.236590  8208 raft_consensus.cc:515] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.237726  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.239313  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
W20260710 13:19:27.240288  8102 leader_election.cc:343] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:27.240656  7956 leader_election.cc:343] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.240716  8102 leader_election.cc:304] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.239259  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.241612  8219 raft_consensus.cc:2749] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:27.242367  8102 leader_election.cc:343] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.242775  8102 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.243229  8180 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.243677  8180 ts_tablet_manager.cc:1403] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.001s
I20260710 13:19:27.243757  8219 raft_consensus.cc:2749] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.245824  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:27.246373  8064 raft_consensus.cc:3060] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.246434  8180 raft_consensus.cc:359] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.247177  8180 raft_consensus.cc:385] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.247464  8180 raft_consensus.cc:740] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.248200  8180 consensus_queue.cc:260] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.250553  8180 ts_tablet_manager.cc:1434] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:27.253497  8180 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.256503  8188 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.257174  8188 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.256564  7809 catalog_manager.cc:5697] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 1 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.262998  8189 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.263651  8189 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.266294  8189 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.268054  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.268432  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.268919  8138 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.259380  8188 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.269649  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.270176  8208 leader_election.cc:290] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.270792  8064 raft_consensus.cc:2468] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:27.273373  8181 tablet_bootstrap.cc:654] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:27.273882  7954 leader_election.cc:343] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:27.274941  7880 leader_election.cc:343] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.275969  7954 leader_election.cc:304] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.280401  7878 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.281471  8189 raft_consensus.cc:2804] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.281870  8189 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.282219  8189 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.284195  8208 raft_consensus.cc:2804] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.285609  8208 raft_consensus.cc:697] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:27.288857  8183 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.289269  8183 ts_tablet_manager.cc:1403] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.048s
I20260710 13:19:27.289860  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.289484  8208 consensus_queue.cc:237] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.284185  8180 tablet_bootstrap.cc:654] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.283656  8184 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.292029  8184 ts_tablet_manager.cc:1403] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.104s	user 0.052s	sys 0.038s
W20260710 13:19:27.291949  7953 leader_election.cc:343] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.296649  7953 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:27.297411  8188 raft_consensus.cc:2749] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.297739  8184 raft_consensus.cc:359] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.298399  8183 raft_consensus.cc:359] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.299381  8225 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.299639  8184 raft_consensus.cc:385] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.299845  8183 raft_consensus.cc:385] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.300145  8184 raft_consensus.cc:740] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.299939  8225 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.300401  8183 raft_consensus.cc:740] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.301234  8184 consensus_queue.cc:260] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.302239  8225 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.303164  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.303753  8184 ts_tablet_manager.cc:1434] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:27.303938  8064 raft_consensus.cc:2468] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.291518  8189 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.304847  8184 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.305500  7879 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.304046  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.307093  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.301659  8183 consensus_queue.cc:260] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.307785  8137 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.312152  8184 tablet_bootstrap.cc:654] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.312928  8225 raft_consensus.cc:2804] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.313356  8225 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.313751  8225 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.312605  8183 ts_tablet_manager.cc:1434] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:19:27.318548  8181 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.320050  8181 ts_tablet_manager.cc:1403] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.010s
W20260710 13:19:27.318518  7878 leader_election.cc:343] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.323939  8181 raft_consensus.cc:359] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.324689  8181 raft_consensus.cc:385] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.324996  8181 raft_consensus.cc:740] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.324411  7809 catalog_manager.cc:5697] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.325786  8181 consensus_queue.cc:260] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.327706  8137 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.329638  8183 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.332669  8191 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.333206  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.333122  8191 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
W20260710 13:19:27.334510  7880 leader_election.cc:343] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.336409  7878 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.335141  8191 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.338351  8181 ts_tablet_manager.cc:1434] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:27.337337  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.339361  8181 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.339434  8183 tablet_bootstrap.cc:654] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.339838  7915 raft_consensus.cc:2393] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 1: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:27.340660  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.337440  8189 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.342338  8189 raft_consensus.cc:2804] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.342237  8029 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.342805  8189 raft_consensus.cc:697] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:27.343478  8191 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.343595  8189 consensus_queue.cc:237] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.349834  8180 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.350239  8180 ts_tablet_manager.cc:1403] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.001s
I20260710 13:19:27.352749  8180 raft_consensus.cc:359] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.353118  8191 raft_consensus.cc:2749] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.353319  8180 raft_consensus.cc:385] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.353583  8180 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.354303  8180 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.357654  8181 tablet_bootstrap.cc:654] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.358654  8184 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.359193  8184 ts_tablet_manager.cc:1403] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.009s
I20260710 13:19:27.345690  8225 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.366286  8225 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.367188  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:27.369500  8064 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.370617  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.371033  8180 ts_tablet_manager.cc:1434] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.013s
I20260710 13:19:27.372313  8191 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.372684  8180 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.373133  8183 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.372779  8191 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.373533  8183 ts_tablet_manager.cc:1403] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.003s
I20260710 13:19:27.374806  8191 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
W20260710 13:19:27.375813  7878 leader_election.cc:343] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.376518  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.376953  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.377408  8064 raft_consensus.cc:2468] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.378006  8184 raft_consensus.cc:359] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.378898  7879 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:27.377164  8137 raft_consensus.cc:2393] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 1: Already voted for candidate e4d6604afbf54a1e92768304b8e7267a in this term.
I20260710 13:19:27.379702  8244 raft_consensus.cc:2804] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.380338  8244 raft_consensus.cc:697] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:27.381099  8244 consensus_queue.cc:237] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.382726  7813 catalog_manager.cc:5697] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.383771  8027 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.384652  8191 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.389760  8183 raft_consensus.cc:359] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.378805  8184 raft_consensus.cc:385] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.391229  8184 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.393698  8191 raft_consensus.cc:2749] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.394506  8184 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.396888  8184 ts_tablet_manager.cc:1434] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
W20260710 13:19:27.397910  7861 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:27.398047  8180 tablet_bootstrap.cc:654] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.390765  8183 raft_consensus.cc:385] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.400031  8208 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:27.402801  8184 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.401425  8183 raft_consensus.cc:740] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.407670  8181 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.408243  8181 ts_tablet_manager.cc:1403] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.014s
I20260710 13:19:27.408424  8183 consensus_queue.cc:260] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.410540  8208 raft_consensus.cc:493] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.411129  8208 raft_consensus.cc:515] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.413414  8183 ts_tablet_manager.cc:1434] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.004s
I20260710 13:19:27.415930  8183 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.420261  8184 tablet_bootstrap.cc:654] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.420542  8180 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.420961  8180 ts_tablet_manager.cc:1403] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.015s
I20260710 13:19:27.416062  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.423033  8137 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 0.
I20260710 13:19:27.423889  8180 raft_consensus.cc:359] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.424469  7953 leader_election.cc:304] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.424674  8180 raft_consensus.cc:385] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.425298  8188 raft_consensus.cc:2804] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.425712  8188 raft_consensus.cc:493] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.426102  8188 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.426908  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.427511  7915 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 0.
I20260710 13:19:27.427124  8183 tablet_bootstrap.cc:654] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.428812  8208 leader_election.cc:290] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:27.430559  8181 raft_consensus.cc:359] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.431213  8181 raft_consensus.cc:385] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.431542  8181 raft_consensus.cc:740] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.432348  8181 consensus_queue.cc:260] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.432920  8188 raft_consensus.cc:515] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.434348  8181 ts_tablet_manager.cc:1434] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:19:27.425048  8180 raft_consensus.cc:740] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.435472  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.436048  8137 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.437008  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:27.437563  7915 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.442559  8137 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:27.443607  7953 leader_election.cc:304] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.444000  7915 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:27.444674  8208 raft_consensus.cc:2804] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.446125  8188 leader_election.cc:290] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:27.445497  8180 consensus_queue.cc:260] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.449880  8180 ts_tablet_manager.cc:1434] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260710 13:19:27.451825  7813 catalog_manager.cc:5697] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.454433  8181 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.461094  8180 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.463037  8184 tablet_bootstrap.cc:492] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.463456  8184 ts_tablet_manager.cc:1403] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.001s
I20260710 13:19:27.464319  8244 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.464424  8208 raft_consensus.cc:697] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:27.465484  8208 consensus_queue.cc:237] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.465891  8184 raft_consensus.cc:359] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.466523  8184 raft_consensus.cc:385] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.466807  8184 raft_consensus.cc:740] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.470099  8183 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.470535  8183 ts_tablet_manager.cc:1403] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.016s
I20260710 13:19:27.472947  8183 raft_consensus.cc:359] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.473526  8183 raft_consensus.cc:385] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.473786  8183 raft_consensus.cc:740] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.474514  8183 consensus_queue.cc:260] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.476655  8183 ts_tablet_manager.cc:1434] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:27.477471  8183 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.478785  8184 consensus_queue.cc:260] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.485164  8180 tablet_bootstrap.cc:654] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.487800  8188 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.488315  8181 tablet_bootstrap.cc:654] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.513811  8183 tablet_bootstrap.cc:654] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.515053  8184 ts_tablet_manager.cc:1434] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.051s	user 0.012s	sys 0.001s
I20260710 13:19:27.517922  8189 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.522890  8184 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
W20260710 13:19:27.524161  7956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.193:44081, user_credentials={real_user=slave}} blocked reactor thread for 50083us
I20260710 13:19:27.527655  8244 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.528071  8244 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.529978  8244 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.530531  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.531082  8063 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.532119  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.532281  7879 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.532958  8138 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.533751  8244 raft_consensus.cc:2804] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.534186  8181 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.534153  8244 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.534682  8181 ts_tablet_manager.cc:1403] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.000s
I20260710 13:19:27.534685  8244 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.537048  8180 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.537092  8181 raft_consensus.cc:359] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.537827  8181 raft_consensus.cc:385] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.538094  8181 raft_consensus.cc:740] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.538679  8181 consensus_queue.cc:260] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.537566  8180 ts_tablet_manager.cc:1403] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.087s	user 0.042s	sys 0.002s
I20260710 13:19:27.542032  8244 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.542042  8181 ts_tablet_manager.cc:1434] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:27.543319  7810 catalog_manager.cc:5697] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.544473  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:27.544997  8063 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.545492  8181 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.549264  8200 raft_consensus.cc:493] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.549708  8200 raft_consensus.cc:515] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.550654  8181 tablet_bootstrap.cc:654] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.551256  8063 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.551586  8200 leader_election.cc:290] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.552371  7879 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.553406  8189 raft_consensus.cc:2804] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.553823  8189 raft_consensus.cc:697] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:27.553823  8180 raft_consensus.cc:359] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.554550  8180 raft_consensus.cc:385] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.554805  8180 raft_consensus.cc:740] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.554683  8189 consensus_queue.cc:237] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.555265  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.555392  8180 consensus_queue.cc:260] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
W20260710 13:19:27.557224  8103 leader_election.cc:343] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.557544  8180 ts_tablet_manager.cc:1434] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:19:27.553426  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.558580  8180 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.558609  8062 raft_consensus.cc:2468] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:27.560258  8102 leader_election.cc:304] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.560221  8244 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.562775  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.563315  8138 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.565505  8180 tablet_bootstrap.cc:654] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.567749  8200 raft_consensus.cc:2804] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.568183  8200 raft_consensus.cc:493] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.568573  8200 raft_consensus.cc:3060] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.570396  8191 raft_consensus.cc:493] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.570820  8191 raft_consensus.cc:515] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.572752  8191 leader_election.cc:290] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.574690  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.575426  7915 raft_consensus.cc:2468] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:27.579945  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.582953  8030 leader_election.cc:304] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.583784  8191 raft_consensus.cc:2804] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.584095  8191 raft_consensus.cc:493] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.584370  8191 raft_consensus.cc:3060] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.585551  8183 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.586048  8183 ts_tablet_manager.cc:1403] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.002s
I20260710 13:19:27.580566  7990 raft_consensus.cc:2468] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:27.589169  8183 raft_consensus.cc:359] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.589933  8183 raft_consensus.cc:385] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.590242  8183 raft_consensus.cc:740] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.594578  8200 raft_consensus.cc:515] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.596410  8200 leader_election.cc:290] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.599184  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:27.599833  8184 tablet_bootstrap.cc:654] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.599860  8062 raft_consensus.cc:3060] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.590966  8183 consensus_queue.cc:260] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.605494  8219 consensus_queue.cc:1048] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.606280  8184 tablet_bootstrap.cc:492] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.607710  8183 ts_tablet_manager.cc:1434] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 13:19:27.607745  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.608593  8183 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
W20260710 13:19:27.609306  8103 leader_election.cc:343] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.609812  8184 ts_tablet_manager.cc:1403] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.002s
I20260710 13:19:27.615178  8181 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.615583  8181 ts_tablet_manager.cc:1403] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.020s
I20260710 13:19:27.616711  8191 raft_consensus.cc:515] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.617794  8181 raft_consensus.cc:359] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.627175  8181 raft_consensus.cc:385] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.627434  8181 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.573275  8138 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.618971  8184 raft_consensus.cc:359] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.620555  8189 raft_consensus.cc:493] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.629503  8184 raft_consensus.cc:385] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.629762  8184 raft_consensus.cc:740] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.629622  8189 raft_consensus.cc:515] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.630414  8184 consensus_queue.cc:260] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.630932  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.631422  8189 leader_election.cc:290] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.633211  8184 ts_tablet_manager.cc:1434] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:19:27.633261  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.618795  8062 raft_consensus.cc:2468] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:27.633988  8063 raft_consensus.cc:2393] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 1: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:27.634469  8102 leader_election.cc:304] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.622076  8183 tablet_bootstrap.cc:654] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.637974  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:27.638290  8219 raft_consensus.cc:2804] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.638797  7915 raft_consensus.cc:3060] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.639070  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.624217  8275 consensus_queue.cc:1048] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.628118  8181 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.640868  7880 leader_election.cc:304] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.642263  7990 raft_consensus.cc:3060] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.646282  8189 raft_consensus.cc:3060] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.646839  8191 leader_election.cc:290] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.626369  7809 catalog_manager.cc:5697] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.649647  8200 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.650036  8200 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.654840  8200 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.656673  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
W20260710 13:19:27.657943  8104 leader_election.cc:343] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.661137  8181 ts_tablet_manager.cc:1434] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.008s
I20260710 13:19:27.664278  8181 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.667243  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
W20260710 13:19:27.669307  8103 leader_election.cc:343] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.669795  8181 tablet_bootstrap.cc:654] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.669858  8103 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.675801  8183 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.676049  8276 raft_consensus.cc:2749] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.676385  8183 ts_tablet_manager.cc:1403] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.001s
I20260710 13:19:27.679203  8183 raft_consensus.cc:359] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.680778  8183 raft_consensus.cc:385] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.680884  8181 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.682514  8183 raft_consensus.cc:740] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.682672  8181 ts_tablet_manager.cc:1403] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:19:27.683089  8184 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.685123  8181 raft_consensus.cc:359] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.685716  8181 raft_consensus.cc:385] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.686023  8181 raft_consensus.cc:740] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.682039  7915 raft_consensus.cc:2468] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:27.685789  8183 consensus_queue.cc:260] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.687376  8030 leader_election.cc:304] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.681954  7990 raft_consensus.cc:2468] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:27.688166  8191 raft_consensus.cc:2804] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.688858  8181 consensus_queue.cc:260] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.689435  8191 raft_consensus.cc:697] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:27.687413  8219 raft_consensus.cc:697] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:27.690343  8191 consensus_queue.cc:237] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.691167  8181 ts_tablet_manager.cc:1434] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:27.692250  8181 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.691090  8219 consensus_queue.cc:237] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.696221  8180 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.686578  8189 raft_consensus.cc:2749] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.696795  8180 ts_tablet_manager.cc:1403] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.058s
I20260710 13:19:27.697533  8183 ts_tablet_manager.cc:1434] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:19:27.698043  8181 tablet_bootstrap.cc:654] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.699936  8183 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.699621  8180 raft_consensus.cc:359] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.700459  8180 raft_consensus.cc:385] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.700913  8180 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.702090  8279 raft_consensus.cc:493] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.701790  8180 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.702606  8279 raft_consensus.cc:515] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.704154  8180 ts_tablet_manager.cc:1434] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:27.704624  8279 leader_election.cc:290] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.705281  8180 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.706620  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.707043  8189 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.707250  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.707289  8138 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:27.707576  8189 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.707944  7988 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:27.708914  8027 leader_election.cc:304] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 
I20260710 13:19:27.709690  8184 tablet_bootstrap.cc:654] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.709729  8189 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.713058  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.713856  8062 raft_consensus.cc:2468] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:27.715252  8183 tablet_bootstrap.cc:654] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.715472  7879 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.716537  8189 raft_consensus.cc:2804] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.717031  8189 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.717373  8189 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.716661  8191 raft_consensus.cc:2804] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.718003  8191 raft_consensus.cc:493] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.718393  8191 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.714224  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
W20260710 13:19:27.719951  7878 leader_election.cc:343] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.721360  8184 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.721791  8184 ts_tablet_manager.cc:1403] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 13:19:27.722007  8208 raft_consensus.cc:493] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.722476  8208 raft_consensus.cc:515] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.724464  8208 leader_election.cc:290] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.724807  8189 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.730201  8180 tablet_bootstrap.cc:654] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.732007  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.733538  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.734468  8062 raft_consensus.cc:2393] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 1: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:27.733381  8184 raft_consensus.cc:359] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.736384  8184 raft_consensus.cc:385] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.736756  8184 raft_consensus.cc:740] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.737572  8184 consensus_queue.cc:260] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.741021  8278 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.730551  7811 catalog_manager.cc:5697] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.741600  8184 ts_tablet_manager.cc:1434] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 13:19:27.744863  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
W20260710 13:19:27.746217  7878 leader_election.cc:343] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.746742  8189 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.746515  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:27.747375  8062 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.747677  8191 raft_consensus.cc:515] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.741771  7953 leader_election.cc:304] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:27.749281  8208 raft_consensus.cc:3060] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.742784  8278 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.751408  8278 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:27.753196  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.754410  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.755159  8063 raft_consensus.cc:2393] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 1: Already voted for candidate e4d6604afbf54a1e92768304b8e7267a in this term.
I20260710 13:19:27.756130  8184 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.758777  8102 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.763453  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:27.764104  8138 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.763527  7809 catalog_manager.cc:5697] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 1 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.767887  8062 raft_consensus.cc:2468] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:27.768456  8208 raft_consensus.cc:2749] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.769300  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.769867  7988 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.770618  8184 tablet_bootstrap.cc:654] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.770649  8181 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.771463  8181 ts_tablet_manager.cc:1403] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.023s
I20260710 13:19:27.773440  8219 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.774310  8181 raft_consensus.cc:359] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.775094  8181 raft_consensus.cc:385] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.775434  8181 raft_consensus.cc:740] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.776244  8181 consensus_queue.cc:260] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.778381  8181 ts_tablet_manager.cc:1434] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:27.779228  8181 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.780725  8244 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.781399  8180 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.781823  8180 ts_tablet_manager.cc:1403] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.009s
I20260710 13:19:27.782480  8183 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.782859  8183 ts_tablet_manager.cc:1403] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.002s
I20260710 13:19:27.784205  8180 raft_consensus.cc:359] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.784781  8180 raft_consensus.cc:385] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.784560  7879 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:27.785283  8181 tablet_bootstrap.cc:654] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.785634  8244 raft_consensus.cc:2804] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.786070  8244 raft_consensus.cc:697] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:27.786748  8244 consensus_queue.cc:237] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.787608  8189 consensus_queue.cc:1048] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.790213  8180 raft_consensus.cc:740] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.785002  8183 raft_consensus.cc:359] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.791718  8183 raft_consensus.cc:385] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.792101  8183 raft_consensus.cc:740] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.790971  8180 consensus_queue.cc:260] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.792989  8183 consensus_queue.cc:260] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.794474  8180 ts_tablet_manager.cc:1434] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:19:27.794960  8183 ts_tablet_manager.cc:1434] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:19:27.795288  8180 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.795742  8183 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:27.797354  8278 raft_consensus.cc:493] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.797830  8278 raft_consensus.cc:515] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.798866  8219 raft_consensus.cc:2749] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.799932  8278 leader_election.cc:290] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.801344  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.803725  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.804334  7915 raft_consensus.cc:2468] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:27.804661  8208 consensus_queue.cc:1048] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.805505  8138 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:27.805509  8104 leader_election.cc:304] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.806643  8027 leader_election.cc:304] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 
W20260710 13:19:27.807008  8103 leader_election.cc:343] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.807374  8191 leader_election.cc:290] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.807919  8279 raft_consensus.cc:2804] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.808468  8278 raft_consensus.cc:2804] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.809079  8278 raft_consensus.cc:493] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.808535  8279 raft_consensus.cc:697] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:27.810003  8279 consensus_queue.cc:237] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.813472  8180 tablet_bootstrap.cc:654] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.813819  8278 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.816396  7990 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.817585  8247 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.818018  8247 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.819938  8247 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:27.821437  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
W20260710 13:19:27.823158  7880 leader_election.cc:343] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.827603  7988 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:27.828287  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
W20260710 13:19:27.830317  7879 leader_election.cc:343] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.830695  7879 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:27.831630  8247 raft_consensus.cc:2749] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.827634  8278 raft_consensus.cc:515] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.831591  8180 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:27.834249  8180 ts_tablet_manager.cc:1403] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260710 13:19:27.834504  8247 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.837000  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:27.837529  7915 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.842339  8208 consensus_queue.cc:1048] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.845392  7915 raft_consensus.cc:2468] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:27.847082  8104 leader_election.cc:304] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:27.847633  8219 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.848063  8276 raft_consensus.cc:2804] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.848110  8219 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:27.853705  8180 raft_consensus.cc:359] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.848716  8276 raft_consensus.cc:697] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:27.855710  8184 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.858210  8184 ts_tablet_manager.cc:1403] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.008s
I20260710 13:19:27.859082  8183 tablet_bootstrap.cc:654] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.858930  8276 consensus_queue.cc:237] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.857450  8180 raft_consensus.cc:385] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.862653  8180 raft_consensus.cc:740] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.863776  8180 consensus_queue.cc:260] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.870472  8181 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:27.868826  8184 raft_consensus.cc:359] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.870890  8181 ts_tablet_manager.cc:1403] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.009s
I20260710 13:19:27.870915  8184 raft_consensus.cc:385] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.868975  8180 ts_tablet_manager.cc:1434] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:19:27.872131  8184 raft_consensus.cc:740] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.872869  8180 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:27.874130  8184 consensus_queue.cc:260] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:27.871763  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:27.868445  8278 leader_election.cc:290] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.878755  8184 ts_tablet_manager.cc:1434] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:27.879621  8184 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.881543  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:27.881875  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:27.882295  8181 raft_consensus.cc:359] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.882876  8181 raft_consensus.cc:385] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:27.882941  8103 leader_election.cc:343] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:27.883172  8104 leader_election.cc:343] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.883179  8181 raft_consensus.cc:740] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.883867  8208 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:27.885125  8102 leader_election.cc:343] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.885584  8102 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:27.885969  8181 consensus_queue.cc:260] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.886775  8219 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:27.888784  8219 raft_consensus.cc:2749] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.890225  8181 ts_tablet_manager.cc:1434] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:19:27.891414  8181 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:27.896910  8279 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.897343  8279 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.899109  8279 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.899410  8184 tablet_bootstrap.cc:654] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.899732  8181 tablet_bootstrap.cc:654] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.900430  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:27.901036  7990 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:27.907394  8029 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:27.920768  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:27.922791  7811 catalog_manager.cc:5697] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 1 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.915714  8279 raft_consensus.cc:2804] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.926586  8279 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.927096  8279 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.932242  8208 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:27.936091  8297 log.cc:927] Time spent T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Append to log took a long time: real 0.083s	user 0.004s	sys 0.000s
W20260710 13:19:27.940033  8027 leader_election.cc:343] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.943660  8225 consensus_queue.cc:1048] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.948647  8184 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:27.949163  8184 ts_tablet_manager.cc:1403] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.001s
I20260710 13:19:27.951375  8180 tablet_bootstrap.cc:654] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.947039  8293 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.959182  8184 raft_consensus.cc:359] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.960074  8184 raft_consensus.cc:385] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.960414  8184 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.963191  8225 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.965358  8184 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.961887  8293 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:27.962814  7810 catalog_manager.cc:5697] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.979156  8184 ts_tablet_manager.cc:1434] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:19:27.980032  8184 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:27.982298  8183 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:27.982828  8183 ts_tablet_manager.cc:1403] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.187s	user 0.018s	sys 0.003s
I20260710 13:19:27.986794  8279 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:27.988965  8279 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:27.993162  8293 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:27.994695  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
W20260710 13:19:27.996121  8030 leader_election.cc:343] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.003216  8183 raft_consensus.cc:359] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.004052  8183 raft_consensus.cc:385] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.004350  8183 raft_consensus.cc:740] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.005210  8260 raft_consensus.cc:493] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.005108  8183 consensus_queue.cc:260] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.005800  8260 raft_consensus.cc:515] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.007507  8183 ts_tablet_manager.cc:1434] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:19:28.009240  8183 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:28.013651  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.019387  8180 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:28.019913  8180 ts_tablet_manager.cc:1403] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.010s
I20260710 13:19:28.020202  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.020697  8184 tablet_bootstrap.cc:654] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.021021  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.019431  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
W20260710 13:19:28.028710  7953 leader_election.cc:343] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:28.028748  8029 leader_election.cc:343] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.029840  8029 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:28.022310  7990 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.027310  8260 leader_election.cc:290] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:28.037755  8180 raft_consensus.cc:359] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.038219  8180 raft_consensus.cc:385] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.038419  8180 raft_consensus.cc:740] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.039995  8181 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:28.040347  8181 ts_tablet_manager.cc:1403] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.149s	user 0.029s	sys 0.048s
I20260710 13:19:28.042831  8180 consensus_queue.cc:260] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.047034  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.042193  8293 raft_consensus.cc:2749] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:28.043654  8027 leader_election.cc:343] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:28.049952  7956 leader_election.cc:343] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.050343  7956 leader_election.cc:304] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:28.053653  8189 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.056314  7990 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:28.065246  8180 ts_tablet_manager.cc:1434] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 13:19:28.059279  8181 raft_consensus.cc:359] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.066381  8181 raft_consensus.cc:385] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.066754  8181 raft_consensus.cc:740] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.067647  8208 raft_consensus.cc:2749] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:28.067538  8181 consensus_queue.cc:260] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.069481  8181 ts_tablet_manager.cc:1434] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:19:28.070372  8181 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:28.072043  7811 catalog_manager.cc:5697] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.076804  8181 tablet_bootstrap.cc:654] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.079651  8180 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:28.085467  8029 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:28.086421  8293 raft_consensus.cc:2804] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.086833  8293 raft_consensus.cc:697] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:28.089116  8293 consensus_queue.cc:237] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.089579  8180 tablet_bootstrap.cc:654] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.090240  8183 tablet_bootstrap.cc:654] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.098222  8184 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.099392  8184 ts_tablet_manager.cc:1403] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.024s
I20260710 13:19:28.102562  8184 raft_consensus.cc:359] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.105777  8189 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.106612  8189 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.108465  8189 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.109532  8278 raft_consensus.cc:493] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.110395  8184 raft_consensus.cc:385] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.110664  8184 raft_consensus.cc:740] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.112215  8184 consensus_queue.cc:260] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.111217  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.116298  8062 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:28.110020  8278 raft_consensus.cc:515] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.121532  7879 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.124356  8189 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.124660  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.124867  8189 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.125361  8189 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.128002  8278 leader_election.cc:290] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.129180  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
W20260710 13:19:28.131106  8102 leader_election.cc:343] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.133404  8184 ts_tablet_manager.cc:1434] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:19:28.134567  8184 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.136196  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
W20260710 13:19:28.137975  8103 leader_election.cc:343] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.138362  8103 leader_election.cc:304] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:28.139313  8278 raft_consensus.cc:2749] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:28.139793  7880 leader_election.cc:343] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.140013  8293 consensus_queue.cc:1048] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.142576  8184 tablet_bootstrap.cc:654] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.143501  8279 consensus_queue.cc:1048] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.150550  8189 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.160187  8184 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.161223  8184 ts_tablet_manager.cc:1403] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.013s
I20260710 13:19:28.168267  8183 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:28.168643  8183 ts_tablet_manager.cc:1403] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.001s
I20260710 13:19:28.169162  8180 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:28.169629  8180 ts_tablet_manager.cc:1403] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.008s
I20260710 13:19:28.170990  8183 raft_consensus.cc:359] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.171965  8311 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.177879  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.178135  8311 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.171793  8180 raft_consensus.cc:359] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.176985  8278 raft_consensus.cc:493] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.179711  8183 raft_consensus.cc:385] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.180379  8183 raft_consensus.cc:740] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
W20260710 13:19:28.179416  7880 leader_election.cc:343] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.179713  8180 raft_consensus.cc:385] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.181161  8180 raft_consensus.cc:740] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.182065  8180 consensus_queue.cc:260] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.184365  7813 catalog_manager.cc:5697] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.185313  8183 consensus_queue.cc:260] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.188081  8184 raft_consensus.cc:359] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.188656  8184 raft_consensus.cc:385] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.188882  8184 raft_consensus.cc:740] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.189438  8184 consensus_queue.cc:260] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.191237  8184 ts_tablet_manager.cc:1434] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.000s
I20260710 13:19:28.180632  8278 raft_consensus.cc:515] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.192224  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.192855  8311 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.192831  7914 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 0.
I20260710 13:19:28.193564  8278 leader_election.cc:290] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.193874  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.195027  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
W20260710 13:19:28.195199  7954 leader_election.cc:343] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.195420  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.197552  7956 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
W20260710 13:19:28.197958  8102 leader_election.cc:343] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.198264  8311 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.195562  7990 raft_consensus.cc:2468] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:28.198657  8311 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.199039  8311 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.199626  8103 leader_election.cc:304] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:28.201217  8183 ts_tablet_manager.cc:1434] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 13:19:28.202127  8183 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:28.203112  8180 ts_tablet_manager.cc:1434] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260710 13:19:28.203239  8184 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.202733  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:28.203874  8278 raft_consensus.cc:2804] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.203972  8180 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:28.204272  8278 raft_consensus.cc:493] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.204591  8278 raft_consensus.cc:3060] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.203754  8293 consensus_queue.cc:1048] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:28.204279  8062 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.209102  8184 tablet_bootstrap.cc:654] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.209424  8180 tablet_bootstrap.cc:654] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.210180  8181 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:28.210562  8181 ts_tablet_manager.cc:1403] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.140s	user 0.040s	sys 0.047s
I20260710 13:19:28.217334  8181 raft_consensus.cc:359] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.217859  8311 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.197171  8189 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.217869  8181 raft_consensus.cc:385] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.219602  8181 raft_consensus.cc:740] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.220574  8181 consensus_queue.cc:260] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.223526  8200 raft_consensus.cc:493] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.223965  8200 raft_consensus.cc:515] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.225123  8311 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.226068  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:28.227026  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.227335  8183 tablet_bootstrap.cc:654] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.227833  7914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:28.225958  8181 ts_tablet_manager.cc:1434] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260710 13:19:28.227257  7954 leader_election.cc:343] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.228350  7914 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.229202  8181 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:28.230758  7915 raft_consensus.cc:2468] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
I20260710 13:19:28.233781  8293 consensus_queue.cc:1048] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.236927  8181 tablet_bootstrap.cc:654] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.237371  8104 leader_election.cc:304] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.240523  8276 raft_consensus.cc:2804] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.225792  8200 leader_election.cc:290] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:28.240859  8276 raft_consensus.cc:493] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.241189  8276 raft_consensus.cc:3060] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.243922  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.244570  7988 raft_consensus.cc:2468] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 0.
W20260710 13:19:28.248030  7878 consensus_peers.cc:597] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a -> Peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Couldn't send request to peer 19828bd4a91f4aecac02871c82ffb99b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.250993  7914 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:28.257342  8276 raft_consensus.cc:515] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.260049  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:28.260515  7915 raft_consensus.cc:3060] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.262460  8062 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.263464  7879 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:28.264446  8247 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.264905  8247 raft_consensus.cc:697] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:28.265718  8247 consensus_queue.cc:237] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.267244  8200 consensus_queue.cc:1048] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.270344  7956 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:28.271155  8311 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.271765  8311 raft_consensus.cc:697] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:28.272740  8311 consensus_queue.cc:237] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.285611  8180 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:28.286047  8180 ts_tablet_manager.cc:1403] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.003s
I20260710 13:19:28.288386  8180 raft_consensus.cc:359] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.288949  8180 raft_consensus.cc:385] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.289178  8180 raft_consensus.cc:740] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.289955  8180 consensus_queue.cc:260] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.292783  8180 ts_tablet_manager.cc:1434] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:28.293529  8180 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:28.294064  7810 catalog_manager.cc:5697] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.275203  7915 raft_consensus.cc:2468] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:28.296839  8104 leader_election.cc:304] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.297626  8200 raft_consensus.cc:2804] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.298607  8200 raft_consensus.cc:697] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:28.299075  8293 raft_consensus.cc:493] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.299355  8200 consensus_queue.cc:237] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.299542  8293 raft_consensus.cc:515] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.301369  8293 leader_election.cc:290] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.305869  8247 consensus_queue.cc:1048] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.310469  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8538e1c7a5944cd838df32445bf6655" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
W20260710 13:19:28.312453  8027 leader_election.cc:343] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.313510  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3d90c2432b4845b35f5953ad5d39ce" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.314152  7988 raft_consensus.cc:3060] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.315987  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8538e1c7a5944cd838df32445bf6655" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.316587  7987 raft_consensus.cc:2468] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:28.317539  8180 tablet_bootstrap.cc:654] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.323069  7988 raft_consensus.cc:2468] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:28.324110  8029 leader_election.cc:304] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:28.325093  8293 raft_consensus.cc:2804] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.325418  8293 raft_consensus.cc:493] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.325728  8293 raft_consensus.cc:3060] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.334378  7808 catalog_manager.cc:5697] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 1 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.335820  8200 consensus_queue.cc:1048] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.337471  8293 raft_consensus.cc:515] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.343016  8219 consensus_queue.cc:1048] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.368665  8276 leader_election.cc:290] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:28.218411  8278 raft_consensus.cc:515] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.375406  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.375910  7988 raft_consensus.cc:3060] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.395932  8279 raft_consensus.cc:493] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.396510  8279 raft_consensus.cc:515] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.398736  8279 leader_election.cc:290] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:28.401041  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.401649  7915 raft_consensus.cc:2468] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:28.402668  8030 leader_election.cc:304] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.403352  8279 raft_consensus.cc:2804] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.403666  8279 raft_consensus.cc:493] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.403957  8279 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.405378  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.406359  8189 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.406806  8189 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.408571  8189 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:28.409794  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.409986  8279 raft_consensus.cc:515] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
W20260710 13:19:28.412019  7880 leader_election.cc:343] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:28.412984  8027 leader_election.cc:343] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.413335  8278 leader_election.cc:290] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.412902  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:28.419814  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.420349  8136 raft_consensus.cc:2468] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:28.421388  7878 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
W20260710 13:19:28.423270  8102 leader_election.cc:343] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.423353  8244 raft_consensus.cc:2804] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.426460  8244 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.426792  8244 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.425992  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
W20260710 13:19:28.431388  7861 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:19:28.432091  8027 leader_election.cc:343] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.435684  7987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8538e1c7a5944cd838df32445bf6655" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.436206  7987 raft_consensus.cc:3060] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.438726  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:28.439237  7913 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.439342  8279 leader_election.cc:290] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
W20260710 13:19:28.463536  8103 consensus_peers.cc:597] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.476397  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8538e1c7a5944cd838df32445bf6655" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
W20260710 13:19:28.477632  8027 leader_election.cc:343] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.475060  8293 leader_election.cc:290] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
W20260710 13:19:28.493957  8027 consensus_peers.cc:597] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 -> Peer 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421): Couldn't send request to peer 19828bd4a91f4aecac02871c82ffb99b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.498154  7913 raft_consensus.cc:2468] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:28.500134  7987 raft_consensus.cc:2468] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:28.504462  8180 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:28.504756  8181 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:28.504901  8180 ts_tablet_manager.cc:1403] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.212s	user 0.054s	sys 0.043s
I20260710 13:19:28.505203  8181 ts_tablet_manager.cc:1403] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.276s	user 0.042s	sys 0.075s
I20260710 13:19:28.507267  8180 raft_consensus.cc:359] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.512357  8180 raft_consensus.cc:385] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.512805  8180 raft_consensus.cc:740] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.507665  8181 raft_consensus.cc:359] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.513381  8181 raft_consensus.cc:385] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.513389  8180 consensus_queue.cc:260] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.504796  8244 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.513932  8181 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.516803  8180 ts_tablet_manager.cc:1434] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260710 13:19:28.515897  8181 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.517622  8180 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:28.519910  8181 ts_tablet_manager.cc:1434] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:28.507635  7988 raft_consensus.cc:2468] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:28.524454  8030 leader_election.cc:304] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:28.527448  8293 raft_consensus.cc:2804] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.527643  8183 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:28.528239  8183 ts_tablet_manager.cc:1403] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.326s	user 0.043s	sys 0.090s
I20260710 13:19:28.523311  8029 leader_election.cc:304] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:28.516481  8279 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:19:28.531833  8181 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
I20260710 13:19:28.531613  8183 raft_consensus.cc:359] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.533071  8183 raft_consensus.cc:385] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.533339  8183 raft_consensus.cc:740] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.533872  8183 consensus_queue.cc:260] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.533510  8191 raft_consensus.cc:2804] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.535676  8103 leader_election.cc:304] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:28.536505  8219 raft_consensus.cc:2804] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.536952  8219 raft_consensus.cc:697] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:28.532249  8293 raft_consensus.cc:697] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:28.537663  8219 consensus_queue.cc:237] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.538208  8293 consensus_queue.cc:237] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.540438  8181 tablet_bootstrap.cc:654] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.544153  8184 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.544535  8184 ts_tablet_manager.cc:1403] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.341s	user 0.082s	sys 0.143s
I20260710 13:19:28.544793  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:28.545485  8136 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.546934  8183 ts_tablet_manager.cc:1434] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:28.547096  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.547804  8183 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
W20260710 13:19:28.548525  7880 leader_election.cc:343] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.546293  8244 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:28.552630  8180 tablet_bootstrap.cc:654] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.553300  8183 tablet_bootstrap.cc:654] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.555640  8136 raft_consensus.cc:2468] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.559270  8184 raft_consensus.cc:359] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.562682  8184 raft_consensus.cc:385] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.563073  8184 raft_consensus.cc:740] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.564065  8184 consensus_queue.cc:260] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.565793  7878 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:28.567065  8244 raft_consensus.cc:2804] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.567646  8244 raft_consensus.cc:697] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:28.567814  8184 ts_tablet_manager.cc:1434] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:19:28.568567  8244 consensus_queue.cc:237] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.570139  8184 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.589963  8184 tablet_bootstrap.cc:654] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.592904  8191 raft_consensus.cc:697] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:28.600955  8180 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: No bootstrap required, opened a new log
I20260710 13:19:28.601303  8180 ts_tablet_manager.cc:1403] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.006s
I20260710 13:19:28.608793  8191 consensus_queue.cc:237] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.620164  8293 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.620570  8293 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.621173  7810 catalog_manager.cc:5697] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.622417  8293 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:28.622504  8180 raft_consensus.cc:359] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.623373  8180 raft_consensus.cc:385] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.623711  8180 raft_consensus.cc:740] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.624622  8180 consensus_queue.cc:260] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.631173  8183 tablet_bootstrap.cc:492] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:28.631455  8180 ts_tablet_manager.cc:1434] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260710 13:19:28.631784  8183 ts_tablet_manager.cc:1403] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.010s
I20260710 13:19:28.632819  7813 catalog_manager.cc:5697] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.636163  8183 raft_consensus.cc:359] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.637042  8183 raft_consensus.cc:385] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.637355  8183 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.638922  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.640805  8181 tablet_bootstrap.cc:492] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:28.641215  8181 ts_tablet_manager.cc:1403] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.008s
I20260710 13:19:28.631214  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.644168  7913 raft_consensus.cc:2393] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 1: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:28.645591  8181 raft_consensus.cc:359] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.647709  8181 raft_consensus.cc:385] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.647980  8181 raft_consensus.cc:740] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.648568  8181 consensus_queue.cc:260] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.649420  8293 raft_consensus.cc:493] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.648747  8030 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:28.649837  8293 raft_consensus.cc:515] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.650379  8181 ts_tablet_manager.cc:1434] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:28.650665  8279 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.651726  8293 leader_election.cc:290] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.653198  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.653676  8136 raft_consensus.cc:2468] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 0.
I20260710 13:19:28.654563  8027 leader_election.cc:304] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 
I20260710 13:19:28.638128  8183 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.655867  8335 raft_consensus.cc:2804] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.656209  8335 raft_consensus.cc:493] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.656533  8335 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.657085  8183 ts_tablet_manager.cc:1434] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:19:28.657908  8183 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:28.655951  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.660390  8181 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: Bootstrap starting.
W20260710 13:19:28.662238  8029 leader_election.cc:343] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.663522  8279 raft_consensus.cc:2749] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:28.663662  8184 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.664143  8184 ts_tablet_manager.cc:1403] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.016s
I20260710 13:19:28.664533  8183 tablet_bootstrap.cc:654] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.665833  8181 tablet_bootstrap.cc:654] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.666486  8184 raft_consensus.cc:359] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.667078  8184 raft_consensus.cc:385] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.667330  8184 raft_consensus.cc:740] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.668088  8184 consensus_queue.cc:260] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.669768  8184 ts_tablet_manager.cc:1434] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:19:28.670468  8184 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.675756  8184 tablet_bootstrap.cc:654] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.677112  8335 raft_consensus.cc:515] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.680343  7809 catalog_manager.cc:5697] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 1 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:28.686110  8184 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.689617  8184 ts_tablet_manager.cc:1403] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 13:19:28.688915  8183 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:28.690289  8183 ts_tablet_manager.cc:1403] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260710 13:19:28.691203  8181 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: No bootstrap required, opened a new log
I20260710 13:19:28.691663  8181 ts_tablet_manager.cc:1403] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260710 13:19:28.692834  8183 raft_consensus.cc:359] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.693017  8184 raft_consensus.cc:359] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.693430  8183 raft_consensus.cc:385] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.693619  8184 raft_consensus.cc:385] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.693751  8183 raft_consensus.cc:740] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.693938  8184 raft_consensus.cc:740] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.694016  8181 raft_consensus.cc:359] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.694733  8181 raft_consensus.cc:385] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.694437  8183 consensus_queue.cc:260] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.694571  8184 consensus_queue.cc:260] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.694969  8181 raft_consensus.cc:740] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.695698  8181 consensus_queue.cc:260] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.696342  8183 ts_tablet_manager.cc:1434] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:28.696638  8184 ts_tablet_manager.cc:1434] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:28.697108  8183 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: Bootstrap starting.
I20260710 13:19:28.697417  8184 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.698596  7988 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.699983  7813 catalog_manager.cc:5697] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.702353  8183 tablet_bootstrap.cc:654] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.702905  8184 tablet_bootstrap.cc:654] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.709512  8189 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.710846  8225 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.723434  8278 consensus_queue.cc:1048] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.725467  8181 ts_tablet_manager.cc:1434] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 13:19:28.728310  8184 tablet_bootstrap.cc:492] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.728714  8184 ts_tablet_manager.cc:1403] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.020s
I20260710 13:19:28.731738  8184 raft_consensus.cc:359] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.732357  8184 raft_consensus.cc:385] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.732664  8184 raft_consensus.cc:740] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.732419  8219 consensus_queue.cc:1048] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.733212  8184 consensus_queue.cc:260] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.735062  8184 ts_tablet_manager.cc:1434] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:28.735919  8184 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: Bootstrap starting.
I20260710 13:19:28.739682  8309 consensus_queue.cc:1048] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.741158  8184 tablet_bootstrap.cc:654] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.745503  8309 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.746081  8309 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.749581  8279 raft_consensus.cc:493] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.750003  8279 raft_consensus.cc:515] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.751951  8279 leader_election.cc:290] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.753018  8335 leader_election.cc:290] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.753410  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.753993  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.754525  7989 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.756289  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:28.756980  8136 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.758808  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.759471  7990 raft_consensus.cc:2393] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 1: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:28.762662  7989 raft_consensus.cc:2468] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:28.763470  8225 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.763896  8225 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.764237  7915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.764457  8309 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:28.765367  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.766165  8138 raft_consensus.cc:2393] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 1: Already voted for candidate e4d6604afbf54a1e92768304b8e7267a in this term.
I20260710 13:19:28.766266  8225 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.766441  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:28.767025  8137 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:28.767797  7953 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:28.768029  7878 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.772701  8309 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.773049  8189 raft_consensus.cc:2804] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.773406  8189 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.773726  8189 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.776490  7808 catalog_manager.cc:5697] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.782161  8137 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.788549  8189 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.791234  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:28.791625  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.792070  8063 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.791265  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:28.796401  8138 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.800738  8029 leader_election.cc:304] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662
I20260710 13:19:28.801734  8335 raft_consensus.cc:3060] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.802259  8029 leader_election.cc:304] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:28.803860  8191 raft_consensus.cc:2804] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.804433  8191 raft_consensus.cc:697] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:28.805387  8191 consensus_queue.cc:237] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.808109  8335 raft_consensus.cc:2749] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:28.810910  8183 tablet_bootstrap.cc:492] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: No bootstrap required, opened a new log
I20260710 13:19:28.811311  8183 ts_tablet_manager.cc:1403] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.000s
I20260710 13:19:28.813680  8183 raft_consensus.cc:359] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.814255  8183 raft_consensus.cc:385] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.814502  8183 raft_consensus.cc:740] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.815014  8183 consensus_queue.cc:260] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:28.818532  8183 ts_tablet_manager.cc:1434] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:28.795919  8189 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:28.824143  8136 raft_consensus.cc:2468] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:28.827188  8309 raft_consensus.cc:2749] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:28.828292  8063 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.823314  8138 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.828701  8276 raft_consensus.cc:493] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.830403  8276 raft_consensus.cc:515] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.835048  7913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:28.835768  7913 raft_consensus.cc:2393] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 1: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:28.835937  7879 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.837814  8276 leader_election.cc:290] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:28.838514  8189 raft_consensus.cc:2804] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.839807  8189 raft_consensus.cc:697] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:28.843739  8311 consensus_queue.cc:1048] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.844514  7811 catalog_manager.cc:5697] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.840580  8189 consensus_queue.cc:237] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:28.846644  8184 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: No bootstrap required, opened a new log
I20260710 13:19:28.847054  8184 ts_tablet_manager.cc:1403] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: Time spent bootstrapping tablet: real 0.111s	user 0.045s	sys 0.050s
I20260710 13:19:28.849764  8184 raft_consensus.cc:359] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.850314  8184 raft_consensus.cc:385] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.850557  8184 raft_consensus.cc:740] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.851250  8184 consensus_queue.cc:260] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:28.853570  8184 ts_tablet_manager.cc:1434] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:19:28.854736  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.856010  8102 leader_election.cc:304] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:28.856935  8200 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.863343  8200 raft_consensus.cc:2749] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:28.872153  7813 catalog_manager.cc:5697] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:28.878157  8189 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.878528  8189 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.880467  8189 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.880970  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:28.881407  7988 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:28.882140  7880 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.882866  8189 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:28.883260  8189 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:28.883529  8189 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.887878  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:28.888456  8063 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 0.
I20260710 13:19:28.888396  8189 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.890108  8189 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:28.890606  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:28.890818  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:28.891076  7988 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.891265  8063 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.895294  7988 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.895428  8063 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 1.
I20260710 13:19:28.896166  7880 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:28.896870  8189 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.897195  8189 raft_consensus.cc:697] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:28.897902  8189 consensus_queue.cc:237] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:28.903895  7808 catalog_manager.cc:5697] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 0 to 1, leader changed from <none> to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 1 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.001904  7988 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.003995  8189 consensus_queue.cc:1048] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.015154  8225 consensus_queue.cc:1048] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.027221  8200 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.027622  8200 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:29.029201  8200 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:29.029647  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:29.030057  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:29.031136  8102 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:29.031731  8200 raft_consensus.cc:2749] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.087708  8138 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.092669  8191 consensus_queue.cc:1048] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.094376  8191 consensus_queue.cc:1048] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.142570  8200 consensus_queue.cc:1048] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.151422  8276 consensus_queue.cc:1048] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.179823  8191 consensus_queue.cc:1048] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.189595  8138 raft_consensus.cc:3060] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.200753  8335 consensus_queue.cc:1048] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.295881  8247 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.298540  8335 consensus_queue.cc:1048] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.314024  8189 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.314497  8293 consensus_queue.cc:1048] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.315063  8189 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.329512  8377 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.483973  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:19:29.508507  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:29.509168  5747 tablet_replica.cc:333] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.509733  5747 raft_consensus.cc:2243] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.510142  5747 raft_consensus.cc:2272] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.512091  5747 tablet_replica.cc:333] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.512629  5747 raft_consensus.cc:2243] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.512984  5747 raft_consensus.cc:2272] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.514621  5747 tablet_replica.cc:333] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.515079  5747 raft_consensus.cc:2243] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.515769  5747 raft_consensus.cc:2272] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.517418  5747 tablet_replica.cc:333] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.517889  5747 raft_consensus.cc:2243] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.518474  5747 raft_consensus.cc:2272] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.519994  5747 tablet_replica.cc:333] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.520460  5747 raft_consensus.cc:2243] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.521031  5747 raft_consensus.cc:2272] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.522423  5747 tablet_replica.cc:333] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.522888  5747 raft_consensus.cc:2243] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.523198  5747 raft_consensus.cc:2272] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.524979  5747 tablet_replica.cc:333] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.525508  5747 raft_consensus.cc:2243] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.526242  5747 raft_consensus.cc:2272] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:29.526233  8030 consensus_peers.cc:597] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.527894  5747 tablet_replica.cc:333] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.528332  5747 raft_consensus.cc:2243] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.528652  5747 raft_consensus.cc:2272] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.529958  5747 tablet_replica.cc:333] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.530375  5747 raft_consensus.cc:2243] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.530956  5747 raft_consensus.cc:2272] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.532697  5747 tablet_replica.cc:333] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.533109  5747 raft_consensus.cc:2243] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.533419  5747 raft_consensus.cc:2272] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.534724  5747 tablet_replica.cc:333] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.535135  5747 raft_consensus.cc:2243] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.535727  5747 raft_consensus.cc:2272] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.537106  5747 tablet_replica.cc:333] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.537550  5747 raft_consensus.cc:2243] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.537959  5747 raft_consensus.cc:2272] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.539454  5747 tablet_replica.cc:333] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.539898  5747 raft_consensus.cc:2243] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.540212  5747 raft_consensus.cc:2272] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.541625  5747 tablet_replica.cc:333] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.542057  5747 raft_consensus.cc:2243] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.542740  5747 raft_consensus.cc:2272] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.544335  5747 tablet_replica.cc:333] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.544762  5747 raft_consensus.cc:2243] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.545077  5747 raft_consensus.cc:2272] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.546922  5747 tablet_replica.cc:333] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.547528  5747 raft_consensus.cc:2243] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.548224  5747 raft_consensus.cc:2272] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.549721  5747 tablet_replica.cc:333] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.550151  5747 raft_consensus.cc:2243] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:29.550734  5747 raft_consensus.cc:2272] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.552219  5747 tablet_replica.cc:333] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: stopping tablet replica
I20260710 13:19:29.552685  5747 raft_consensus.cc:2243] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.553052  5747 raft_consensus.cc:2272] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.585287  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
W20260710 13:19:29.600062  8104 consensus_peers.cc:597] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.609390  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:29.615688  8385 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
W20260710 13:19:29.616412  8386 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
W20260710 13:19:29.618213  8388 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
I20260710 13:19:29.618889  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:29.620564  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:29.620774  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:29.620934  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689569620921 us; error 0 us; skew 500 ppm
I20260710 13:19:29.621486  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:29.624094  5747 webserver.cc:533] Webserver started at http://127.5.156.193:37383/ using document root <none> and password file <none>
I20260710 13:19:29.624536  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:29.624727  5747 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:29.628108  5747 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
W20260710 13:19:29.628332  7956 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260710 13:19:29.632164  7956 consensus_peers.cc:597] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.634447  8396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260710 13:19:29.635033  8030 consensus_peers.cc:597] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.635237  5747 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:29.635659  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "e4d6604afbf54a1e92768304b8e7267a"
format_stamp: "Formatted at 2026-07-10 13:19:25 on dist-test-slave-f86c"
I20260710 13:19:29.636118  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689514453164-5747-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)
I20260710 13:19:29.653210  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:29.654263  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:29.655361  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:29.658739  8403 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:19:29.734844  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:29.735134  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.077s	user 0.003s	sys 0.000s
I20260710 13:19:29.735390  5747 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:29.739380  8403 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.750983  8403 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.751771  8403 tablet_bootstrap.cc:492] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.752249  8403 ts_tablet_manager.cc:1403] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:19:29.754366  8403 raft_consensus.cc:359] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.754904  8403 raft_consensus.cc:740] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.755541  8403 consensus_queue.cc:260] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.757899  8403 ts_tablet_manager.cc:1434] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:19:29.758440  8403 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.767772  8403 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.768455  8403 tablet_bootstrap.cc:492] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.768891  8403 ts_tablet_manager.cc:1403] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:29.770293  8403 raft_consensus.cc:359] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.770685  8403 raft_consensus.cc:740] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.771199  8403 consensus_queue.cc:260] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.772509  8403 ts_tablet_manager.cc:1434] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:29.773041  8403 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.782804  8403 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.783622  8403 tablet_bootstrap.cc:492] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.784162  8403 ts_tablet_manager.cc:1403] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:19:29.785694  8403 raft_consensus.cc:359] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.786104  8403 raft_consensus.cc:740] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.786504  8403 consensus_queue.cc:260] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.787786  8403 ts_tablet_manager.cc:1434] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:29.788309  8403 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.795100  5747 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:29.795513  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.060s	user 0.060s	sys 0.000s
I20260710 13:19:29.798099  8403 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.798924  8403 tablet_bootstrap.cc:492] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.799490  8403 ts_tablet_manager.cc:1403] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:29.801359  8403 raft_consensus.cc:359] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.801811  8403 raft_consensus.cc:740] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.802363  8403 consensus_queue.cc:260] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.804219  8403 ts_tablet_manager.cc:1434] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:29.804733  8403 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.816128  8403 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.817044  8403 tablet_bootstrap.cc:492] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.817672  8403 ts_tablet_manager.cc:1403] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
W20260710 13:19:29.819337  7956 consensus_peers.cc:597] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.819864  8403 raft_consensus.cc:359] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.820509  8403 raft_consensus.cc:740] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.821081  8403 consensus_queue.cc:260] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.822467  8403 ts_tablet_manager.cc:1434] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:19:29.823089  8403 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.834661  8403 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.835583  8403 tablet_bootstrap.cc:492] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.836215  8403 ts_tablet_manager.cc:1403] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:29.838853  8403 raft_consensus.cc:359] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.839597  8403 raft_consensus.cc:740] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.840296  8403 consensus_queue.cc:260] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.842293  8403 ts_tablet_manager.cc:1434] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:29.843086  8403 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
W20260710 13:19:29.849315  8104 consensus_peers.cc:597] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.856845  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:44081
I20260710 13:19:29.856964  8467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:44081 every 8 connection(s)
I20260710 13:19:29.857975  8403 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.858997  8403 tablet_bootstrap.cc:492] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.859594  8403 ts_tablet_manager.cc:1403] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:19:29.862260  8403 raft_consensus.cc:359] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.863098  8403 raft_consensus.cc:740] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.863868  8403 consensus_queue.cc:260] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.866328  8403 ts_tablet_manager.cc:1434] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:29.869515  8403 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
W20260710 13:19:29.885099  8104 consensus_peers.cc:597] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.888016  8403 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.888624  8403 tablet_bootstrap.cc:492] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.889043  8403 ts_tablet_manager.cc:1403] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:19:29.890590  8403 raft_consensus.cc:359] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.891180  8403 raft_consensus.cc:740] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.892133  8469 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35613
I20260710 13:19:29.892563  8469 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:29.892079  8403 consensus_queue.cc:260] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.893358  8469 heartbeater.cc:507] Master 127.5.156.254:35613 requested a full tablet report, sending...
I20260710 13:19:29.894064  8403 ts_tablet_manager.cc:1434] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:29.894739  8403 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.901310  7813 ts_manager.cc:194] Re-registered known tserver with Master: e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
W20260710 13:19:29.907723  7956 consensus_peers.cc:597] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:29.912250  8403 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.913091  8403 tablet_bootstrap.cc:492] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.913650  8403 ts_tablet_manager.cc:1403] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:19:29.915864  8403 raft_consensus.cc:359] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.916504  8403 raft_consensus.cc:740] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.917117  8403 consensus_queue.cc:260] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.919075  8403 ts_tablet_manager.cc:1434] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:29.919771  8403 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.920754  7813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43796
I20260710 13:19:29.923913  8469 heartbeater.cc:499] Master 127.5.156.254:35613 was elected leader, sending a full tablet report...
I20260710 13:19:29.930732  8403 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.931416  8403 tablet_bootstrap.cc:492] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.932024  8403 ts_tablet_manager.cc:1403] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260710 13:19:29.933964  8403 raft_consensus.cc:359] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.934504  8403 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.935035  8403 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:29.936617  8403 ts_tablet_manager.cc:1434] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:29.937278  8403 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.949159  8403 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.949874  8403 tablet_bootstrap.cc:492] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.950388  8403 ts_tablet_manager.cc:1403] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:29.952298  8403 raft_consensus.cc:359] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.952930  8403 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.953449  8403 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.955188  8403 ts_tablet_manager.cc:1434] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:29.955857  8403 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.965730  8403 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.966272  8403 tablet_bootstrap.cc:492] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.966663  8403 ts_tablet_manager.cc:1403] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:29.968134  8403 raft_consensus.cc:359] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.968513  8403 raft_consensus.cc:740] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.968927  8403 consensus_queue.cc:260] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.970124  8403 ts_tablet_manager.cc:1434] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:29.970634  8403 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.980509  8403 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.980996  8403 tablet_bootstrap.cc:492] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.981367  8403 ts_tablet_manager.cc:1403] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:29.982777  8403 raft_consensus.cc:359] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.983114  8403 raft_consensus.cc:740] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.983542  8403 consensus_queue.cc:260] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:29.984704  8403 ts_tablet_manager.cc:1434] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:19:29.985334  8403 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:29.994278  8403 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:29.994889  8403 tablet_bootstrap.cc:492] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:29.995396  8403 ts_tablet_manager.cc:1403] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:29.996785  8403 raft_consensus.cc:359] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.997185  8403 raft_consensus.cc:740] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.997630  8403 consensus_queue.cc:260] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:29.998867  8403 ts_tablet_manager.cc:1434] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260710 13:19:29.999466  8403 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:30.009654  8403 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:30.010136  8403 tablet_bootstrap.cc:492] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:30.010489  8403 ts_tablet_manager.cc:1403] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:19:30.011880  8403 raft_consensus.cc:359] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.012287  8403 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.012759  8403 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.014353  8403 ts_tablet_manager.cc:1434] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:30.014955  8403 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:30.028492  8403 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:30.029234  8403 tablet_bootstrap.cc:492] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:30.029757  8403 ts_tablet_manager.cc:1403] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260710 13:19:30.031534  8403 raft_consensus.cc:359] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.032011  8403 raft_consensus.cc:740] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.032505  8403 consensus_queue.cc:260] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.033872  8403 ts_tablet_manager.cc:1434] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:19:30.034590  8403 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
I20260710 13:19:30.048671  8403 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:30.049235  8403 tablet_bootstrap.cc:492] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:30.049659  8403 ts_tablet_manager.cc:1403] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:19:30.051162  8403 raft_consensus.cc:359] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.051594  8403 raft_consensus.cc:740] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.052069  8403 consensus_queue.cc:260] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.053645  8403 ts_tablet_manager.cc:1434] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:30.054433  8403 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Bootstrap starting.
W20260710 13:19:30.059522  7956 consensus_peers.cc:597] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.064673  8403 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: 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
I20260710 13:19:30.065299  8403 tablet_bootstrap.cc:492] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Bootstrap complete.
I20260710 13:19:30.065706  8403 ts_tablet_manager.cc:1403] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:30.067164  8403 raft_consensus.cc:359] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.067626  8403 raft_consensus.cc:740] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.068032  8403 consensus_queue.cc:260] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.069370  8403 ts_tablet_manager.cc:1434] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:30.512434  8483 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.512845  8483 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.514261  8483 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.514864  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.515090  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.515631  8442 raft_consensus.cc:2468] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:30.516537  7956 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:30.517146  8483 raft_consensus.cc:2804] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.517442  8483 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.517758  8483 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.517767  8486 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.518239  8486 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.519595  8486 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.520269  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.520531  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:30.520714  8442 raft_consensus.cc:2468] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.521543  8104 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.522147  8486 raft_consensus.cc:2804] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.522413  8486 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.522689  8486 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.523162  8483 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.524058  7989 raft_consensus.cc:2393] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 2: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:30.524895  8483 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.525509  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:30.526304  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.526895  8442 raft_consensus.cc:3060] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.528712  8486 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.529526  8138 raft_consensus.cc:2393] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.530325  8486 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.530939  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.531450  8442 raft_consensus.cc:2468] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 2.
I20260710 13:19:30.531942  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:30.532599  7989 raft_consensus.cc:2393] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 2: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:30.532521  7956 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:30.533221  8483 raft_consensus.cc:2804] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.533427  8103 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.533630  8483 raft_consensus.cc:697] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:30.534054  8486 raft_consensus.cc:2749] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.534387  8483 consensus_queue.cc:237] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.541402  7808 catalog_manager.cc:5697] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.601599  8486 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.602175  8486 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.604031  8486 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.604699  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.605316  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.605818  8441 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.606630  8104 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.607172  8486 raft_consensus.cc:2804] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.607425  8486 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.607733  8486 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.611855  8486 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.613190  8486 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.613863  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.613862  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.614408  8441 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.618592  8441 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:30.619305  8104 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.619828  8486 raft_consensus.cc:2804] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.620147  8486 raft_consensus.cc:697] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:30.620728  8486 consensus_queue.cc:237] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.626210  7813 catalog_manager.cc:5697] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.673478  8483 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.673907  8483 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.675228  8483 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:30.675808  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.676076  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.676316  8441 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:30.677299  7956 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.677897  8483 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.678192  8483 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.678476  8483 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.681484  8293 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.682072  8293 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.684005  8293 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.684890  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.685316  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.685873  8441 raft_consensus.cc:2393] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.686745  8030 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.687623  8293 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.690465  8483 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.691932  8293 raft_consensus.cc:2749] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.692764  8483 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:30.693004  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.693248  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.693542  8441 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.699141  8441 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 2.
I20260710 13:19:30.700058  7956 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.700596  8483 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.700965  8483 raft_consensus.cc:697] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:30.701609  8483 consensus_queue.cc:237] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.712836  7813 catalog_manager.cc:5697] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.713714  8293 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.714251  8293 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.716112  8293 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.716321  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.716629  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.717181  8441 raft_consensus.cc:2468] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:30.718057  8030 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:30.718077  8494 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.718758  8293 raft_consensus.cc:2804] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.718694  8494 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.719143  8293 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.719539  8293 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.720592  8494 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.721181  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.722215  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.722684  8441 raft_consensus.cc:2468] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.723645  8104 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.725157  8276 raft_consensus.cc:2804] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.725545  8276 raft_consensus.cc:493] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.725293  8293 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.725895  8276 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.726974  8063 raft_consensus.cc:2393] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:30.727244  8293 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.729167  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.729636  8441 raft_consensus.cc:3060] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.733067  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:30.733827  8191 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.734295  8191 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.735538  8441 raft_consensus.cc:2468] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:30.736285  8191 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.737192  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:30.737406  8030 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.737931  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.738651  8191 raft_consensus.cc:2804] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.738665  8441 raft_consensus.cc:2393] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:30.739140  8276 raft_consensus.cc:515] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.740334  8136 raft_consensus.cc:2393] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.740834  8030 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.741811  8293 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.742599  8276 leader_election.cc:290] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.743388  8191 raft_consensus.cc:697] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:30.743568  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.743851  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4dfeb9dde84251abd5a41605b7b3fa" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.744204  8441 raft_consensus.cc:2393] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:30.744174  8191 consensus_queue.cc:237] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.745522  8104 leader_election.cc:304] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.746623  8276 raft_consensus.cc:2749] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.751216  8293 raft_consensus.cc:2749] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.754762  7813 catalog_manager.cc:5697] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.784415  8276 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.784857  8276 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.786196  8276 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.786825  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.787007  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:30.787432  8441 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.788354  8104 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:30.788942  8276 raft_consensus.cc:2804] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.789228  8276 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.789525  8276 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.793673  8276 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.794984  8276 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.795617  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.795946  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:30.796092  8441 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.800699  8441 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:30.801584  8104 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:30.802181  8276 raft_consensus.cc:2804] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.802640  8276 raft_consensus.cc:697] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:30.803351  8276 consensus_queue.cc:237] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.804605  8494 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.804999  8494 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.807132  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.807425  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.808003  8441 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.808575  8494 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.808872  8104 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.809508  8494 raft_consensus.cc:2804] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.809837  8494 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.809954  8487 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.810227  8494 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.810420  8487 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.812376  8487 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.812963  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.813580  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.814064  8441 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 1.
I20260710 13:19:30.814941  8104 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.815333  7813 catalog_manager.cc:5697] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.815855  8487 raft_consensus.cc:2804] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.816224  8487 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.816529  8487 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.817425  8494 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.818434  8293 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.818859  8293 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.820004  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.820464  8441 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.820534  8293 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.821420  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.822350  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.823057  8136 raft_consensus.cc:2393] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.823840  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.824340  8063 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.824797  8487 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.825843  8027 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.826620  8441 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:30.827157  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.827600  8104 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.828352  8494 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.828821  8494 raft_consensus.cc:2804] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.829252  8487 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.829722  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.830121  8441 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.831876  8279 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.832340  8279 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.833263  8483 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.833679  8483 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.833992  8279 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.834609  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.834851  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:30.835142  8442 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:30.835350  8483 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:30.835407  7989 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:30.835583  8063 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:30.836051  8293 raft_consensus.cc:2749] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.836246  8030 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.836995  8279 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.837062  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.837404  8279 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.837513  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.837625  8442 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 1.
I20260710 13:19:30.837951  8494 raft_consensus.cc:697] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:30.837741  8279 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.838678  7956 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:30.838611  8494 consensus_queue.cc:237] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.839383  8483 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.839730  8483 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.840066  8483 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.841765  8441 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:30.843283  8104 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.844554  8276 raft_consensus.cc:2804] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.844949  8276 raft_consensus.cc:697] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:30.844947  8279 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.845990  8276 consensus_queue.cc:237] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.846459  8062 raft_consensus.cc:2393] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:30.846274  8483 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.848841  8483 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:30.849486  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.849807  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:30.850020  8441 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.850505  8062 raft_consensus.cc:2393] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:30.853298  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.855399  8279 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:30.856083  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:30.856812  7989 raft_consensus.cc:2393] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 9a925730b9054221bee8ebc559275662 in this term.
I20260710 13:19:30.857074  8441 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 2.
I20260710 13:19:30.857977  8029 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.858242  7956 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:30.859067  8279 raft_consensus.cc:2749] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.859288  8483 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.859730  8483 raft_consensus.cc:697] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:30.860284  8483 consensus_queue.cc:237] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:30.862574  7813 catalog_manager.cc:5697] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.866528  7808 catalog_manager.cc:5697] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.875828  7808 catalog_manager.cc:5697] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.934957  8279 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.935379  8279 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.936697  8279 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.937250  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.937475  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.938021  8441 raft_consensus.cc:2468] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:30.938803  8030 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:30.939275  8279 raft_consensus.cc:2804] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:30.939532  8279 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.939783  8279 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.943229  8293 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.943675  8293 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.944059  8279 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.945326  8293 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.945601  8279 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.946632  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:30.946611  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.947182  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:30.947713  8442 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.947881  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.948632  8441 raft_consensus.cc:2393] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a68c1b74489466bb39d347f731fee45 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.949400  8030 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.949942  8279 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.952250  8442 raft_consensus.cc:2468] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:30.953118  8030 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:30.953742  8293 raft_consensus.cc:2804] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:30.954087  8293 raft_consensus.cc:697] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 2 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:30.954357  8279 raft_consensus.cc:2749] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.954761  8293 consensus_queue.cc:237] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.961352  8442 raft_consensus.cc:1275] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.961563  7813 catalog_manager.cc:5697] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 1 to 2, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.962669  8482 consensus_queue.cc:1048] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.978600  8138 raft_consensus.cc:1275] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.979570  8483 consensus_queue.cc:1048] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.983937  8276 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.984489  8276 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:30.987190  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:30.987648  8276 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.988334  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.989055  8441 raft_consensus.cc:2393] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19828bd4a91f4aecac02871c82ffb99b in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:30.989849  8104 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.990481  8276 raft_consensus.cc:3060] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:30.990612  8482 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:30.991068  8482 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:30.993484  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:30.993528  8482 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:30.994570  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:30.995196  8441 raft_consensus.cc:2393] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a925730b9054221bee8ebc559275662 in current term 2: Already voted for candidate 19828bd4a91f4aecac02871c82ffb99b in this term.
I20260710 13:19:30.996007  8276 raft_consensus.cc:2749] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.995936  7956 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:30.996704  8482 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:31.001129  8482 raft_consensus.cc:2749] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:31.002527  8441 raft_consensus.cc:1275] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.003500  8276 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.010638  8062 raft_consensus.cc:1275] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.012756  8494 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.243444  8441 raft_consensus.cc:1275] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.244520  8279 consensus_queue.cc:1048] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.246937  8442 raft_consensus.cc:1275] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.248128  8494 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.252635  8062 raft_consensus.cc:1275] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.257119  8482 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.258745  8138 raft_consensus.cc:1275] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.260193  8279 consensus_queue.cc:1048] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.274312  7989 raft_consensus.cc:1275] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.278852  8442 raft_consensus.cc:1275] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.279896  8494 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.280016  8309 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.315265  8062 raft_consensus.cc:1275] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.316286  8494 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.324707  8440 raft_consensus.cc:1275] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.325796  8494 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.335266  8440 raft_consensus.cc:1275] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.336400  8494 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.345321  8062 raft_consensus.cc:1275] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.346702  8487 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.387125  8440 raft_consensus.cc:1275] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.388129  8279 consensus_queue.cc:1048] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.395671  8138 raft_consensus.cc:1275] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.397148  8293 consensus_queue.cc:1048] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.441960  8440 raft_consensus.cc:1275] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.443090  8505 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:31.450322  8062 raft_consensus.cc:1275] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:31.452052  8309 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:38.731343  8104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.193:44081, user_credentials={real_user=slave}} blocked reactor thread for 46599.5us
I20260710 13:19:38.748311  8555 raft_consensus.cc:493] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a68c1b74489466bb39d347f731fee45)
I20260710 13:19:38.750044  8555 raft_consensus.cc:515] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:38.775683  8555 leader_election.cc:290] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:38.787348  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:38.788749  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8becc997f0394778b1c29f0f01d3340d" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:38.789906  8398 leader_election.cc:304] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:38.790508  8555 raft_consensus.cc:2749] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:39.696208  8159 debug-util.cc:398] Leaking SignalData structure 0x7b08000515e0 after lost signal to thread 5750
W20260710 13:19:39.697117  8159 debug-util.cc:398] Leaking SignalData structure 0x7b08002adde0 after lost signal to thread 7847
W20260710 13:19:39.699079  8159 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc820 after lost signal to thread 8162
W20260710 13:19:39.700033  8159 debug-util.cc:398] Leaking SignalData structure 0x7b08001ecce0 after lost signal to thread 8467
I20260710 13:19:39.962355  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:39.985093  8062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:39.985791  8062 raft_consensus.cc:606] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Received request to transfer leadership to TS 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:39.988306  8063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:39.988773  8063 raft_consensus.cc:606] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Received request to transfer leadership to TS 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:39.998217  7988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6"
dest_uuid: "9a925730b9054221bee8ebc559275662"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:54136
I20260710 13:19:39.998749  7988 raft_consensus.cc:606] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:40.010250  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2353c6654742b785522a79b313cf01"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:40.010726  8136 raft_consensus.cc:606] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:40.013693  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:40.014127  8136 raft_consensus.cc:606] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:40.016245  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:40.016664  8136 raft_consensus.cc:606] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:40.017760  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:40.018422  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:40.121006  8540 raft_consensus.cc:993] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.121532  8540 raft_consensus.cc:1081] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.123057  8438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2353c6654742b785522a79b313cf01"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:40.123776  8438 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.124140  8438 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.130255  8438 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.131942  8438 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:40.132511  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:40.133147  8063 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.139750  8063 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.140823  8398 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:40.141271  8567 raft_consensus.cc:993] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.141875  8554 raft_consensus.cc:1081] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.143828  8568 raft_consensus.cc:2804] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:40.144527  8438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43816
I20260710 13:19:40.145032  8438 raft_consensus.cc:493] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.145327  8438 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.146679  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:40.147374  8136 raft_consensus.cc:3055] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:40.147764  8136 raft_consensus.cc:740] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:40.148739  8136 consensus_queue.cc:260] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.150276  8136 raft_consensus.cc:3060] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.156432  8438 raft_consensus.cc:515] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.159395  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:40.160074  8138 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.162351  8136 raft_consensus.cc:2468] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.163919  8438 leader_election.cc:290] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:40.164951  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:40.165484  7988 raft_consensus.cc:3055] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.165206  8568 raft_consensus.cc:697] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:40.165764  7988 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:40.166604  8568 consensus_queue.cc:237] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.166648  7988 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.168251  7988 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.169350  8138 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:40.170655  8397 leader_election.cc:304] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:40.171780  8569 raft_consensus.cc:2804] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.176998  7988 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:40.180552  8569 raft_consensus.cc:697] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:40.180707  7808 catalog_manager.cc:5697] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 2 to 3, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 3 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.181547  8569 consensus_queue.cc:237] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.204183  7808 catalog_manager.cc:5697] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 1 to 2, leader changed from 9a925730b9054221bee8ebc559275662 (127.5.156.194) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 2 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.231037  8577 raft_consensus.cc:993] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:40.231640  8547 raft_consensus.cc:1081] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Signalling peer 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:40.232957  8138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:41186
I20260710 13:19:40.233378  8138 raft_consensus.cc:493] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.233670  8138 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.239532  8138 raft_consensus.cc:515] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.241120  8138 leader_election.cc:290] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:40.241684  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:40.242013  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c7fc262f8b4d31a313a2e75eb97872" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:40.242214  7988 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.242574  8063 raft_consensus.cc:3055] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.242901  8063 raft_consensus.cc:740] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:40.243762  8063 consensus_queue.cc:260] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.244937  8063 raft_consensus.cc:3060] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.246434  8561 raft_consensus.cc:993] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.246906  8561 raft_consensus.cc:1081] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.248656  8438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:40.249001  7988 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:40.249123  8438 raft_consensus.cc:493] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.249579  8438 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.250336  8103 leader_election.cc:304] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:40.251330  8063 raft_consensus.cc:2468] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:40.251991  8540 raft_consensus.cc:2804] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.252473  8540 raft_consensus.cc:697] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:40.253212  8540 consensus_queue.cc:237] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.257977  8438 raft_consensus.cc:515] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.262425  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:40.263046  8138 raft_consensus.cc:3055] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:40.262861  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bdb0baf22e4359a53718fd5506127b" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:40.263453  8138 raft_consensus.cc:740] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:40.263808  8063 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.264407  8138 consensus_queue.cc:260] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.265836  8138 raft_consensus.cc:3060] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.270771  8063 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.271973  8398 leader_election.cc:304] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:40.272706  8569 raft_consensus.cc:2804] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:40.265172  8438 leader_election.cc:290] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:40.273259  8569 raft_consensus.cc:697] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:40.274519  8569 consensus_queue.cc:237] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:40.280632  7808 catalog_manager.cc:5697] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.281812  8138 raft_consensus.cc:2468] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.289455  8540 raft_consensus.cc:993] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.290171  8540 raft_consensus.cc:1081] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:40.297320  8442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:40.297755  8442 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.298017  8442 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.303495  8442 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.303992  7808 catalog_manager.cc:5697] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 2 to 3, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 3 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.305500  8442 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:40.305408  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:40.305639  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:40.306015  8138 raft_consensus.cc:3055] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:40.306047  7988 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.306517  8138 raft_consensus.cc:740] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:40.307384  8138 consensus_queue.cc:260] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.308362  8138 raft_consensus.cc:3060] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:40.313135  7988 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.314285  8399 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:40.315028  8569 raft_consensus.cc:2804] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:40.315621  8569 raft_consensus.cc:697] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:40.316407  8569 consensus_queue.cc:237] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:40.316895  8138 raft_consensus.cc:2468] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:40.325366  7808 catalog_manager.cc:5697] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 2 to 3, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 3 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.383302  8577 raft_consensus.cc:993] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:40.383849  8547 raft_consensus.cc:1081] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Signalling peer 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:40.385113  8138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:41186
I20260710 13:19:40.385628  8138 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.385972  8138 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.393191  8138 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.395041  8138 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:40.395473  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:40.396117  7988 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.396037  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:40.396843  8063 raft_consensus.cc:3055] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.397212  8063 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:40.398119  8063 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.399412  8063 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.400318  7988 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:40.401150  8103 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:40.401713  8561 raft_consensus.cc:2804] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.402088  8561 raft_consensus.cc:697] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:40.402805  8561 consensus_queue.cc:237] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:40.408336  8063 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:40.411448  7808 catalog_manager.cc:5697] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.662742  8063 raft_consensus.cc:1275] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.664021  8569 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.677358  8138 raft_consensus.cc:1275] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.678967  8568 consensus_queue.cc:1048] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:40.694435  8062 raft_consensus.cc:1275] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.696061  8568 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.705003  8138 raft_consensus.cc:1275] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.706300  8569 consensus_queue.cc:1048] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.724227  8138 raft_consensus.cc:1275] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.725160  8569 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.729054  7988 raft_consensus.cc:1275] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.730527  8568 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.739698  7989 raft_consensus.cc:1275] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.741797  8571 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.754066  8062 raft_consensus.cc:1275] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.755769  8561 consensus_queue.cc:1048] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.767907  7988 raft_consensus.cc:1275] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.770478  8561 consensus_queue.cc:1048] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.776412  8136 raft_consensus.cc:1275] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:40.777770  8568 consensus_queue.cc:1048] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.818436  8062 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.819371  8561 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.827829  7989 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.829326  8561 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.019177  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:41.036365  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:41.048874  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:41.049422  8136 raft_consensus.cc:606] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:41.052037  8136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:41.052534  8136 raft_consensus.cc:606] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:41.054023  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:41.054536  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:41.497774  8579 raft_consensus.cc:993] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:41.498275  8579 raft_consensus.cc:1081] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:41.500340  8442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:41.500994  8442 raft_consensus.cc:493] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.501412  8442 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.510281  8442 raft_consensus.cc:515] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.024217  8540 raft_consensus.cc:993] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:42.033761  8540 raft_consensus.cc:1081] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:42.035266  8438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:42.035840  8438 raft_consensus.cc:493] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.036208  8438 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.043488  8438 raft_consensus.cc:515] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.045585  8438 leader_election.cc:290] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.498643  8601 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19828bd4a91f4aecac02871c82ffb99b)
I20260710 13:19:42.499334  8601 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:42.502233  8601 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:42.621045  8601 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.621377  8601 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.622629  8601 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.633222  8601 raft_consensus.cc:493] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:42.633690  8601 raft_consensus.cc:515] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:42.635488  8601 leader_election.cc:290] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:42.652103  8547 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.652593  8547 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.654564  8547 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.659561  8603 raft_consensus.cc:493] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4d6604afbf54a1e92768304b8e7267a)
I20260710 13:19:42.660086  8603 raft_consensus.cc:515] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.662277  8603 leader_election.cc:290] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:42.665958  8605 raft_consensus.cc:493] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19828bd4a91f4aecac02871c82ffb99b)
I20260710 13:19:42.666407  8605 raft_consensus.cc:515] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.668351  8605 leader_election.cc:290] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:42.670846  8605 raft_consensus.cc:493] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19828bd4a91f4aecac02871c82ffb99b)
I20260710 13:19:42.671720  8605 raft_consensus.cc:515] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.672766  8601 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.673270  8601 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.673687  8605 leader_election.cc:290] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:42.674301  8605 raft_consensus.cc:493] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19828bd4a91f4aecac02871c82ffb99b)
I20260710 13:19:42.674729  8605 raft_consensus.cc:515] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:42.675024  8601 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.675472  8601 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.675887  8601 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.678016  8601 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.681285  8605 leader_election.cc:290] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:42.684540  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.685725  7990 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:42.686064  8102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:38857, user_credentials={real_user=slave}} blocked reactor thread for 643602us
I20260710 13:19:42.686932  8604 raft_consensus.cc:493] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19828bd4a91f4aecac02871c82ffb99b)
I20260710 13:19:42.687415  8604 raft_consensus.cc:515] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:42.689497  8604 leader_election.cc:290] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:42.692636  7990 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:42.694309  8561 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.698374  8561 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.698860  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.696240  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.697764  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.701241  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.703876  8561 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.705766  7988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.703903  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.707496  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.714633  8442 leader_election.cc:290] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Requested vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.715188  8442 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:43804 (request call id 161) took 1215 ms. Trace:
I20260710 13:19:42.718065  8561 raft_consensus.cc:493] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a68c1b74489466bb39d347f731fee45)
I20260710 13:19:42.731949  8561 raft_consensus.cc:515] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:42.734151  8561 leader_election.cc:290] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:42.734627  8442 rpcz_store.cc:276] 0710 13:19:41.500087 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:41.500220 (+   133us) service_pool.cc:224] Handling call
0710 13:19:42.715089 (+1214869us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260710 13:19:42.718869  7956 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.431s	user 0.012s	sys 0.005s
W20260710 13:19:42.735801  7956 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.448s	user 0.012s	sys 0.005s
I20260710 13:19:42.720752  8608 raft_consensus.cc:493] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a68c1b74489466bb39d347f731fee45)
I20260710 13:19:42.738376  8608 raft_consensus.cc:515] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:42.740180  8608 leader_election.cc:290] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:42.778326  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.778927  8442 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:42.789238  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.789634  8438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.791906  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.792528  8442 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:42.794126  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.794900  8441 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:42.780735  8612 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
W20260710 13:19:42.796154  8102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:38857, user_credentials={real_user=slave}} blocked reactor thread for 109149us
I20260710 13:19:42.800122  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:42.800647  8138 raft_consensus.cc:3055] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.799342  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:42.800956  8138 raft_consensus.cc:740] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:42.801666  8136 raft_consensus.cc:3055] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.801967  8136 raft_consensus.cc:740] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:42.804073  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.805460  8030 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.806360  8606 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:42.806663  8606 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.806602  8030 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.807178  8606 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:42.807538  8601 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:42.807301  8138 consensus_queue.cc:260] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.807889  8601 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.808207  8601 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:42.808264  8136 consensus_queue.cc:260] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.809196  8136 raft_consensus.cc:3060] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.809281  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.811112  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.808218  8138 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.798627  8612 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.812564  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.813524  8438 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 1.
I20260710 13:19:42.813618  8612 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.816074  8030 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.818701  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbc1e783e744cf4af28abc35ffab27f" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.819015  8599 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:42.817150  8606 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.817505  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e883bca0b04a01b82faa266e0705a6" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.819358  8599 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.820371  8599 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.821276  8606 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.821936  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.821002  8030 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.823767  8606 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:42.824457  8606 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.825134  8606 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.826267  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:42.827558  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.828490  8136 raft_consensus.cc:2468] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:42.829092  8138 raft_consensus.cc:2468] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:42.830574  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2353c6654742b785522a79b313cf01" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.831754  8599 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.833716  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.834851  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.834951  8610 raft_consensus.cc:493] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.835366  7990 raft_consensus.cc:3060] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.836463  8438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5fbaa84da445baab884e2cd04c7131" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.838294  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.838716  8439 raft_consensus.cc:1240] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Rejecting Update request from peer 19828bd4a91f4aecac02871c82ffb99b for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:42.835458  8610 raft_consensus.cc:515] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.839399  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.840430  8610 leader_election.cc:290] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:42.840885  8610 raft_consensus.cc:493] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:42.841135  8440 raft_consensus.cc:1240] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Rejecting Update request from peer 19828bd4a91f4aecac02871c82ffb99b for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:42.841347  8610 raft_consensus.cc:515] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.842216  8441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.844339  7990 raft_consensus.cc:2468] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:42.845134  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.845985  8599 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.847087  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:42.849040  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eded25e58f6434ebe6a1402a5115735" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.850426  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfad392598dc4978b484ef5babd1eb3c" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:42.851145  7953 leader_election.cc:304] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:42.852185  8567 raft_consensus.cc:2749] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.853197  7953 leader_election.cc:304] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:42.853441  8027 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.853816  8399 leader_election.cc:304] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:42.854336  8599 raft_consensus.cc:2749] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.854355  8567 raft_consensus.cc:2749] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.854677  8613 raft_consensus.cc:2804] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.855206  8613 raft_consensus.cc:697] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:42.855996  8613 consensus_queue.cc:237] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.856510  8027 leader_election.cc:304] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.858112  8547 raft_consensus.cc:2749] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:19:42.843299  8610 leader_election.cc:290] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.869601  8399 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.869911  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:42.870213  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:42.870756  8399 leader_election.cc:304] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:42.871096  8030 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.872323  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:42.875026  8030 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.876662  8615 raft_consensus.cc:2749] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.826660  8601 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:42.872624  8599 raft_consensus.cc:2749] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.881953  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39ab89555b1462298ece33a098bd4be" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.882817  8612 raft_consensus.cc:2749] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.883289  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.883594  8612 raft_consensus.cc:2804] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.884166  8612 raft_consensus.cc:697] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:42.884759  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19828bd4a91f4aecac02871c82ffb99b" is_pre_election: true
I20260710 13:19:42.885059  8612 consensus_queue.cc:237] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.885751  8601 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.886588  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.888062  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.892107  8103 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.892728  8540 raft_consensus.cc:2749] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.893158  8103 leader_election.cc:304] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.894351  8611 raft_consensus.cc:2749] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.896838  8606 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:42.899153  8606 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 2 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:42.901002  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:42.901463  8135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "7a68c1b74489466bb39d347f731fee45"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:42.902107  8135 raft_consensus.cc:606] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Received request to transfer leadership to TS 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:42.903578  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e81977aefa41b18493a56c9be3b5af" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.905743  7956 leader_election.cc:304] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.906700  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:42.907063  8602 raft_consensus.cc:2749] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:19:42.908056  8030 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.908805  8606 raft_consensus.cc:2749] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.910735  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9265e65eb584bc689ce1b8b89a4a6b0" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:42.911036  8399 leader_election.cc:304] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.911437  7956 leader_election.cc:304] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.911893  8612 raft_consensus.cc:2749] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.912392  7956 leader_election.cc:304] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a925730b9054221bee8ebc559275662; no voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.912843  8397 leader_election.cc:304] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:42.913620  8605 raft_consensus.cc:2749] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.914237  8612 raft_consensus.cc:2749] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.914323  8605 raft_consensus.cc:2749] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.914537  8135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
mode: GRACEFUL
new_leader_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:45472
I20260710 13:19:42.915846  8135 raft_consensus.cc:606] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Received request to transfer leadership to TS e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.916863  8397 leader_election.cc:304] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4d6604afbf54a1e92768304b8e7267a; no voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662
I20260710 13:19:42.917204  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:42.917984  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:42.918272  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:42.920933  7808 catalog_manager.cc:5697] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 1 to 2, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 2 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.921663  8612 raft_consensus.cc:2749] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:42.922561  8030 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45; no voters: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:42.923229  8606 raft_consensus.cc:2749] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:42.944825  7808 catalog_manager.cc:5697] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 1 to 2, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 2 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:43.081259  8085 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1600 after lost signal to thread 5750
W20260710 13:19:43.082286  8085 debug-util.cc:398] Leaking SignalData structure 0x7b08001df5a0 after lost signal to thread 7847
W20260710 13:19:43.083539  8085 debug-util.cc:398] Leaking SignalData structure 0x7b0800277e60 after lost signal to thread 8014
W20260710 13:19:43.084635  8085 debug-util.cc:398] Leaking SignalData structure 0x7b0800158980 after lost signal to thread 8088
W20260710 13:19:43.085631  8085 debug-util.cc:398] Leaking SignalData structure 0x7b0800194fe0 after lost signal to thread 8162
W20260710 13:19:43.086704  8085 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4de0 after lost signal to thread 8467
I20260710 13:19:43.100406  8062 raft_consensus.cc:1240] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Rejecting Update request from peer 9a925730b9054221bee8ebc559275662 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:43.102910  8567 consensus_queue.cc:1059] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.103921  8567 raft_consensus.cc:3055] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:43.104244  8567 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:43.104967  8567 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:43.108153  8567 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:43.265671  8579 raft_consensus.cc:993] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower 7a68c1b74489466bb39d347f731fee45 to start an election
I20260710 13:19:43.266095  8579 raft_consensus.cc:1081] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Signalling peer 7a68c1b74489466bb39d347f731fee45 to start an election
I20260710 13:19:43.268013  8063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
 from {username='slave'} at 127.0.0.1:56644
I20260710 13:19:43.268517  8063 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:43.268824  8063 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.276767  8063 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:43.279209  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:43.279794  7990 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.279968  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:43.280562  8135 raft_consensus.cc:3055] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.280836  8135 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:43.281641  8135 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [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: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:43.282742  8135 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.284773  8063 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:43.286998  8064 raft_consensus.cc:1240] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Rejecting Update request from peer 9a925730b9054221bee8ebc559275662 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:43.287859  8062 raft_consensus.cc:1240] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Rejecting Update request from peer 9a925730b9054221bee8ebc559275662 for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:43.290848  8135 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 3.
I20260710 13:19:43.293493  8605 consensus_queue.cc:1059] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.294246  8027 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [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: 19828bd4a91f4aecac02871c82ffb99b, 7a68c1b74489466bb39d347f731fee45; no voters: 
I20260710 13:19:43.294446  8605 consensus_queue.cc:1059] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.295038  8601 raft_consensus.cc:2804] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:43.295322  8605 raft_consensus.cc:3055] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:43.295488  8601 raft_consensus.cc:697] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:43.295732  8605 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:43.296440  8601 consensus_queue.cc:237] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [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: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:43.297572  8602 raft_consensus.cc:3055] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.298148  8602 raft_consensus.cc:740] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:43.299033  8602 consensus_queue.cc:260] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:43.300448  8602 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.296635  8605 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:43.304474  8605 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:43.312019  7990 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 3.
I20260710 13:19:43.316460  7808 catalog_manager.cc:5697] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 2 to 3, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.323057  8063 raft_consensus.cc:1240] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Rejecting Update request from peer 9a925730b9054221bee8ebc559275662 for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:43.324676  8605 consensus_queue.cc:1059] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.325726  8602 raft_consensus.cc:3055] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.326068  8602 raft_consensus.cc:740] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:43.326973  8602 consensus_queue.cc:260] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:43.328096  8602 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.336357  8135 raft_consensus.cc:1275] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.337949  8613 consensus_queue.cc:1048] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.354022  7990 raft_consensus.cc:1275] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.355428  8608 consensus_queue.cc:1048] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.377434  8611 raft_consensus.cc:993] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: : Instructing follower e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:43.377935  8611 raft_consensus.cc:1081] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Signalling peer e4d6604afbf54a1e92768304b8e7267a to start an election
I20260710 13:19:43.379678  8436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
 from {username='slave'} at 127.0.0.1:43804
I20260710 13:19:43.380198  8436 raft_consensus.cc:493] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:43.380527  8436 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.393167  8436 raft_consensus.cc:515] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:43.395874  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:43.396436  8063 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.403725  8137 raft_consensus.cc:1275] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.406629  8063 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:43.406968  8608 consensus_queue.cc:1048] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.407902  8398 leader_election.cc:304] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [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: 7a68c1b74489466bb39d347f731fee45, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:43.408885  8608 raft_consensus.cc:2804] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:43.409554  8608 raft_consensus.cc:697] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:43.410393  8608 consensus_queue.cc:237] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:43.414700  8436 leader_election.cc:290] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:43.414746  8136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64e881ad3ab9455a8558d2a16a4a37c9" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:43.415762  8136 raft_consensus.cc:3055] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.416038  8136 raft_consensus.cc:740] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:43.416651  8136 consensus_queue.cc:260] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [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: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:43.417644  8136 raft_consensus.cc:3060] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.426050  7810 catalog_manager.cc:5697] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 2 to 3, leader changed from 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 3 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.433064  8136 raft_consensus.cc:2468] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 3.
I20260710 13:19:43.446878  7990 raft_consensus.cc:1275] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.448470  8612 consensus_queue.cc:1048] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.711091  8135 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.712571  8601 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.734359  7990 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.735859  8606 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.849947  8137 raft_consensus.cc:1275] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.851264  8612 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.862213  8063 raft_consensus.cc:1275] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Refusing update from remote peer e4d6604afbf54a1e92768304b8e7267a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.863972  8613 consensus_queue.cc:1048] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.918803  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.945989  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.988262  8436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6"
dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
mode: GRACEFUL
new_leader_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:49222
I20260710 13:19:43.988855  8436 raft_consensus.cc:606] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Received request to transfer leadership to TS 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:43.991483  8063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:43.992051  8063 raft_consensus.cc:606] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Received request to transfer leadership to TS 19828bd4a91f4aecac02871c82ffb99b
I20260710 13:19:43.993387  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:43.994351  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:44.190668  8601 raft_consensus.cc:993] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:44.191072  8634 raft_consensus.cc:1081] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Signalling peer 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:44.192545  8137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:41186
I20260710 13:19:44.193053  8137 raft_consensus.cc:493] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.193332  8137 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.198638  8613 raft_consensus.cc:993] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a: : Instructing follower 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:44.199110  8613 raft_consensus.cc:1081] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Signalling peer 19828bd4a91f4aecac02871c82ffb99b to start an election
I20260710 13:19:44.200392  8137 raft_consensus.cc:515] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:44.200713  8135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6"
dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
 from {username='slave'} at 127.0.0.1:45488
I20260710 13:19:44.201344  8135 raft_consensus.cc:493] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.201733  8135 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.203065  8137 leader_election.cc:290] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081)
I20260710 13:19:44.203263  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.203951  8436 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.207928  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b234ebe1bac04a48b064c05a5e00afe7" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:44.208436  8063 raft_consensus.cc:3055] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.208758  8063 raft_consensus.cc:740] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:44.208847  8436 raft_consensus.cc:2468] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:44.209337  8135 raft_consensus.cc:515] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.209579  8063 consensus_queue.cc:260] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:44.210784  8063 raft_consensus.cc:3060] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.214242  8104 leader_election.cc:304] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:44.215058  8607 raft_consensus.cc:2804] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.217690  8063 raft_consensus.cc:2468] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 2.
I20260710 13:19:44.219275  8607 raft_consensus.cc:697] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:44.219513  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.220150  8442 raft_consensus.cc:3055] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:44.220593  8442 raft_consensus.cc:740] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:44.220181  8607 consensus_queue.cc:237] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } }
I20260710 13:19:44.221365  8442 consensus_queue.cc:260] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.222427  8442 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.229537  7808 catalog_manager.cc:5697] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 1 to 2, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 2 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.235035  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64491aa0b1c74038aa45115fa425a9e6" candidate_uuid: "19828bd4a91f4aecac02871c82ffb99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.235605  7990 raft_consensus.cc:3060] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.236814  8442 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 3.
I20260710 13:19:44.238087  8135 leader_election.cc:290] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [CANDIDATE]: Term 3 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.239804  8104 leader_election.cc:304] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [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: 19828bd4a91f4aecac02871c82ffb99b, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:44.240447  8607 raft_consensus.cc:2804] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:44.240818  8607 raft_consensus.cc:697] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 3 LEADER]: Becoming Leader. State: Replica: 19828bd4a91f4aecac02871c82ffb99b, State: Running, Role: LEADER
I20260710 13:19:44.241529  8607 consensus_queue.cc:237] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [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: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.243084  7990 raft_consensus.cc:2468] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19828bd4a91f4aecac02871c82ffb99b in term 3.
I20260710 13:19:44.250142  7808 catalog_manager.cc:5697] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b reported cstate change: term changed from 2 to 3, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196). New cstate: current_term: 3 leader_uuid: "19828bd4a91f4aecac02871c82ffb99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.335194  8637 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.335624  8637 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.337563  8637 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.337808  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.338042  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:44.338681  8063 raft_consensus.cc:2393] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:44.338521  7990 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:44.339854  8399 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:44.340410  8637 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:44.340723  8637 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.340961  8637 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.346210  8637 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.347687  8637 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Requested vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.348351  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.348541  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:44.349119  8063 raft_consensus.cc:2393] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:44.354717  7990 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:44.355666  8399 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:44.356242  8637 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.356678  8637 raft_consensus.cc:697] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:44.357445  8637 consensus_queue.cc:237] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.366976  7808 catalog_manager.cc:5697] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 1 to 2, leader changed from 9a925730b9054221bee8ebc559275662 (127.5.156.194) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 2 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.432708  8634 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.433112  8634 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.436367  8634 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.437731  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:44.437775  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.439152  7990 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:44.439962  8029 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.440490  8634 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:44.440825  8634 raft_consensus.cc:493] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.441071  8634 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.445518  8634 raft_consensus.cc:515] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.447021  8634 leader_election.cc:290] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.447700  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.447932  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb55a9167a354de8bd857e630b5505a1" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.448503  7990 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.454958  7990 raft_consensus.cc:2468] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 3.
I20260710 13:19:44.456064  8029 leader_election.cc:304] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.456840  8634 raft_consensus.cc:2804] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:44.457413  8634 raft_consensus.cc:697] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:44.458182  8634 consensus_queue.cc:237] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.466017  7808 catalog_manager.cc:5697] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 2 to 3, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.490671  8634 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.491096  8634 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.492717  8634 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.493350  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:44.493566  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.494230  7990 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 3.
I20260710 13:19:44.495083  8029 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.495805  8634 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:19:44.496097  8634 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.496361  8634 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.501353  8634 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.502637  8634 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 4 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.503311  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.503417  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.504460  7990 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.510342  7990 raft_consensus.cc:2468] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 4.
I20260710 13:19:44.511221  8029 leader_election.cc:304] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.511886  8634 raft_consensus.cc:2804] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:44.512369  8634 raft_consensus.cc:697] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 4 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:44.513155  8634 consensus_queue.cc:237] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.520207  7808 catalog_manager.cc:5697] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 2 to 4, leader changed from 9a925730b9054221bee8ebc559275662 (127.5.156.194) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 4 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.608332  8637 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.608777  8637 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.610188  8637 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.610903  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:44.611125  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.611430  8063 raft_consensus.cc:2393] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:44.611760  7990 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:44.612696  8399 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:44.613487  8637 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:44.613786  8637 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.614064  8637 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.619369  8637 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.620747  8637 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.621435  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:44.621649  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.621924  8063 raft_consensus.cc:2393] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a in current term 2: Already voted for candidate 7a68c1b74489466bb39d347f731fee45 in this term.
I20260710 13:19:44.627781  7990 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4d6604afbf54a1e92768304b8e7267a in term 2.
I20260710 13:19:44.628654  8399 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 7a68c1b74489466bb39d347f731fee45
I20260710 13:19:44.629494  8637 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.629884  8637 raft_consensus.cc:697] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Leader. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:44.630632  8637 consensus_queue.cc:237] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.631950  8602 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.632432  8602 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.634479  8602 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.635537  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:44.636097  8063 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 3.
I20260710 13:19:44.636897  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:44.639508  7954 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.640698  8602 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:19:44.641067  8602 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.641583  8602 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.641821  7808 catalog_manager.cc:5697] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a reported cstate change: term changed from 1 to 2, leader changed from 9a925730b9054221bee8ebc559275662 (127.5.156.194) to e4d6604afbf54a1e92768304b8e7267a (127.5.156.193). New cstate: current_term: 2 leader_uuid: "e4d6604afbf54a1e92768304b8e7267a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.648051  8602 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.649537  8602 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 4 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.650522  8442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.650739  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:44.651223  8063 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.654801  8063 raft_consensus.cc:2468] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 4.
I20260710 13:19:44.655593  7954 leader_election.cc:304] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.656237  8602 raft_consensus.cc:2804] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:44.656687  8602 raft_consensus.cc:697] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:44.657359  8602 consensus_queue.cc:237] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.664265  7808 catalog_manager.cc:5697] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.677371  8637 raft_consensus.cc:493] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.677851  8637 raft_consensus.cc:515] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.679836  8637 leader_election.cc:290] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.680481  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.680976  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91cddbaf24984bbfb4bc2deb765eb024" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:44.681548  8063 raft_consensus.cc:2368] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.682760  8398 leader_election.cc:400] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857) with higher term. Message: Invalid argument: T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.683091  8398 leader_election.cc:403] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:19:44.683627  8637 raft_consensus.cc:3060] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.680986  7985 raft_consensus.cc:1275] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:44.685240  8641 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:44.690754  8637 raft_consensus.cc:2749] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857) with higher term. Message: Invalid argument: T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.692523  8442 raft_consensus.cc:1275] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.696130  8063 raft_consensus.cc:1275] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.696043  8561 consensus_queue.cc:1048] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.698086  8561 consensus_queue.cc:1048] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.772534  8436 raft_consensus.cc:1275] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Refusing update from remote peer 19828bd4a91f4aecac02871c82ffb99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:44.775591  8641 consensus_queue.cc:1048] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:44.777839  8637 raft_consensus.cc:493] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9a925730b9054221bee8ebc559275662)
I20260710 13:19:44.778349  8637 raft_consensus.cc:515] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.786262  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.787041  7990 raft_consensus.cc:2368] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.788170  8399 leader_election.cc:400] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119) with higher term. Message: Invalid argument: T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.788463  8399 leader_election.cc:403] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:19:44.789049  8608 raft_consensus.cc:3060] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 4
I20260710 13:19:44.791044  8637 leader_election.cc:290] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:44.792335  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286c35d96e864540ae254c7d46c3d93c" candidate_uuid: "e4d6604afbf54a1e92768304b8e7267a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a68c1b74489466bb39d347f731fee45" is_pre_election: true
I20260710 13:19:44.797475  8608 raft_consensus.cc:2749] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119) with higher term. Message: Invalid argument: T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4d6604afbf54a1e92768304b8e7267a for earlier term 3. Current term is 4.
I20260710 13:19:44.917572  8436 raft_consensus.cc:3055] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:44.917995  8436 raft_consensus.cc:740] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:44.918787  8436 consensus_queue.cc:260] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } }
I20260710 13:19:44.919890  8436 raft_consensus.cc:3060] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.927098  8436 raft_consensus.cc:1275] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:19:44.927444  8436 pending_rounds.cc:85] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Aborting all ops after (but not including) 1
I20260710 13:19:44.927749  8436 pending_rounds.cc:107] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:19:44.928030  8436 raft_consensus.cc:2889] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:44.929498  8606 consensus_queue.cc:1048] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.931449  8634 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.931985  8634 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.934253  8634 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.936326  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a" is_pre_election: true
I20260710 13:19:44.939002  7990 raft_consensus.cc:1275] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:44.940250  8664 consensus_queue.cc:1048] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.945631  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662" is_pre_election: true
I20260710 13:19:44.947057  7985 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 2.
I20260710 13:19:44.948055  8029 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.951746  8664 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:44.952064  8664 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.952365  8664 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.958302  7990 raft_consensus.cc:1275] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:44.959607  8634 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:44.959488  8664 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.963991  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a925730b9054221bee8ebc559275662"
I20260710 13:19:44.964555  7984 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:44.969412  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "7a68c1b74489466bb39d347f731fee45" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:44.971086  8664 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [CANDIDATE]: Term 3 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119)
I20260710 13:19:44.972182  7984 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a68c1b74489466bb39d347f731fee45 in term 3.
I20260710 13:19:44.973228  8029 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [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: 7a68c1b74489466bb39d347f731fee45, 9a925730b9054221bee8ebc559275662; no voters: e4d6604afbf54a1e92768304b8e7267a
I20260710 13:19:44.974006  8664 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:44.974900  8664 raft_consensus.cc:697] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Becoming Leader. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:44.975746  8664 consensus_queue.cc:237] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:44.982028  8436 raft_consensus.cc:1275] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:44.983157  8634 consensus_queue.cc:1048] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:44.995152  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.994693  7813 catalog_manager.cc:5697] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 reported cstate change: term changed from 2 to 3, leader changed from e4d6604afbf54a1e92768304b8e7267a (127.5.156.193) to 7a68c1b74489466bb39d347f731fee45 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "7a68c1b74489466bb39d347f731fee45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.021813  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:45.034631  8063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:45.035159  8063 raft_consensus.cc:606] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Received request to transfer leadership to TS 9a925730b9054221bee8ebc559275662
I20260710 13:19:45.037500  8063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8239ded799846de8319b4cab7088dae"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:45.037940  8063 raft_consensus.cc:606] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Received request to transfer leadership to TS 9a925730b9054221bee8ebc559275662
I20260710 13:19:45.040021  8063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "effad66182364ac7a87266ff11003992"
dest_uuid: "7a68c1b74489466bb39d347f731fee45"
mode: GRACEFUL
new_leader_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:34434
I20260710 13:19:45.040462  8063 raft_consensus.cc:606] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Received request to transfer leadership to TS 9a925730b9054221bee8ebc559275662
I20260710 13:19:45.041420  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:45.042058  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:45.089506  8442 raft_consensus.cc:1275] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.090750  8602 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.098997  8063 raft_consensus.cc:1275] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.100292  8602 consensus_queue.cc:1048] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.113500  7990 raft_consensus.cc:1240] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Rejecting Update request from peer e4d6604afbf54a1e92768304b8e7267a for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:45.115705  8608 consensus_queue.cc:1059] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.116657  8608 raft_consensus.cc:3055] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:45.117012  8608 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4d6604afbf54a1e92768304b8e7267a, State: Running, Role: LEADER
I20260710 13:19:45.117779  8608 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:45.118906  8608 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:45.160642  8634 raft_consensus.cc:993] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.161123  8664 raft_consensus.cc:1081] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Signalling peer 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.162487  7990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "effad66182364ac7a87266ff11003992"
dest_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:49466
I20260710 13:19:45.162977  7990 raft_consensus.cc:493] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.163307  7990 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.170183  7990 raft_consensus.cc:515] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.172183  7990 leader_election.cc:290] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:45.173084  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:45.173398  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "effad66182364ac7a87266ff11003992" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:45.173658  8137 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.173914  8062 raft_consensus.cc:3055] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:45.174237  8062 raft_consensus.cc:740] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:45.175287  8062 consensus_queue.cc:260] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.176427  8062 raft_consensus.cc:3060] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:45.180004  8137 raft_consensus.cc:2468] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 2.
I20260710 13:19:45.181038  7953 leader_election.cc:304] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:45.181740  8670 raft_consensus.cc:2804] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.182178  8670 raft_consensus.cc:697] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:45.183214  8062 raft_consensus.cc:2468] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 2.
I20260710 13:19:45.183043  8670 consensus_queue.cc:237] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.192231  7808 catalog_manager.cc:5697] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 1 to 2, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.355753  7990 raft_consensus.cc:1275] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:45.356935  8664 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.363291  8634 raft_consensus.cc:993] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.363749  8634 raft_consensus.cc:1081] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Signalling peer 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.365268  7984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8239ded799846de8319b4cab7088dae"
dest_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:49466
I20260710 13:19:45.365743  7984 raft_consensus.cc:493] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.366037  7984 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.370566  8634 raft_consensus.cc:993] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: : Instructing follower 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.370980  8634 raft_consensus.cc:1081] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Signalling peer 9a925730b9054221bee8ebc559275662 to start an election
I20260710 13:19:45.372340  7985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9"
dest_uuid: "9a925730b9054221bee8ebc559275662"
 from {username='slave'} at 127.0.0.1:49466
I20260710 13:19:45.372820  7985 raft_consensus.cc:493] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:45.373149  7985 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.376695  7984 raft_consensus.cc:515] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:45.378345  8442 raft_consensus.cc:1275] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Refusing update from remote peer 7a68c1b74489466bb39d347f731fee45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:19:45.378680  8442 pending_rounds.cc:85] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Aborting all ops after (but not including) 1
I20260710 13:19:45.378865  8442 pending_rounds.cc:107] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:19:45.379076  8442 raft_consensus.cc:2889] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:45.379371  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e4d6604afbf54a1e92768304b8e7267a"
I20260710 13:19:45.379933  8436 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.381366  7985 raft_consensus.cc:515] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.383795  8062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:45.384306  8062 raft_consensus.cc:3055] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:45.384574  8062 raft_consensus.cc:740] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:45.385303  8062 consensus_queue.cc:260] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [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: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.386189  8062 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.386502  8436 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 4.
I20260710 13:19:45.387904  7956 leader_election.cc:304] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [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: 9a925730b9054221bee8ebc559275662, e4d6604afbf54a1e92768304b8e7267a; no voters: 
I20260710 13:19:45.388281  7985 leader_election.cc:290] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 4 election: Requested vote from peers 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857), 19828bd4a91f4aecac02871c82ffb99b (127.5.156.196:34421)
I20260710 13:19:45.389070  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3dcd36e8e84a5999411f7402a682c9" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19828bd4a91f4aecac02871c82ffb99b"
I20260710 13:19:45.387022  7990 raft_consensus.cc:1240] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Rejecting Update request from peer 7a68c1b74489466bb39d347f731fee45 for earlier term 3. Current term is 4. Ops: []
I20260710 13:19:45.389567  8137 raft_consensus.cc:3060] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.392570  8670 raft_consensus.cc:2804] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:45.392542  8606 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:45.393414  8670 raft_consensus.cc:697] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:45.394081  8606 consensus_queue.cc:1059] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.394237  8670 consensus_queue.cc:237] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:45.394876  8606 raft_consensus.cc:3055] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:45.395219  8606 raft_consensus.cc:740] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a68c1b74489466bb39d347f731fee45, State: Running, Role: LEADER
I20260710 13:19:45.395933  8137 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 4.
I20260710 13:19:45.396926  7953 leader_election.cc:304] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [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: 19828bd4a91f4aecac02871c82ffb99b, 9a925730b9054221bee8ebc559275662; no voters: 
I20260710 13:19:45.396998  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8239ded799846de8319b4cab7088dae" candidate_uuid: "9a925730b9054221bee8ebc559275662" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a68c1b74489466bb39d347f731fee45"
I20260710 13:19:45.397658  8651 raft_consensus.cc:2804] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:45.398087  8651 raft_consensus.cc:697] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Becoming Leader. State: Replica: 9a925730b9054221bee8ebc559275662, State: Running, Role: LEADER
I20260710 13:19:45.398020  8606 consensus_queue.cc:260] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [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: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } }
I20260710 13:19:45.399077  8606 raft_consensus.cc:3060] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:45.398905  8651 consensus_queue.cc:237] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [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: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } }
I20260710 13:19:45.397668  7984 leader_election.cc:290] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [CANDIDATE]: Term 4 election: Requested vote from peers e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081), 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857)
I20260710 13:19:45.404233  8436 raft_consensus.cc:1240] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Rejecting Update request from peer 7a68c1b74489466bb39d347f731fee45 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260710 13:19:45.405020  8062 raft_consensus.cc:2468] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 4.
I20260710 13:19:45.405177  7808 catalog_manager.cc:5697] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 3 to 4, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 4 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:45.415633  8063 raft_consensus.cc:2468] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a925730b9054221bee8ebc559275662 in term 4.
I20260710 13:19:45.421344  7808 catalog_manager.cc:5697] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 reported cstate change: term changed from 3 to 4, leader changed from 7a68c1b74489466bb39d347f731fee45 (127.5.156.195) to 9a925730b9054221bee8ebc559275662 (127.5.156.194). New cstate: current_term: 4 leader_uuid: "9a925730b9054221bee8ebc559275662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a925730b9054221bee8ebc559275662" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:45.598985  8063 raft_consensus.cc:1275] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.599998  8670 consensus_queue.cc:1048] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:45.610807  8137 raft_consensus.cc:1275] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.612181  8651 consensus_queue.cc:1048] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.843595  8436 raft_consensus.cc:1275] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.844960  8651 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4d6604afbf54a1e92768304b8e7267a" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.854825  8063 raft_consensus.cc:1275] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:45.862712  8670 consensus_queue.cc:1048] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:45.977398  8137 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:45.978348  8063 raft_consensus.cc:1275] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Refusing update from remote peer 9a925730b9054221bee8ebc559275662: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:45.978574  8670 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19828bd4a91f4aecac02871c82ffb99b" member_type: VOTER last_known_addr { host: "127.5.156.196" port: 34421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:45.979666  8602 consensus_queue.cc:1048] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a68c1b74489466bb39d347f731fee45" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 38857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.042882  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.063491  5747 tablet_server.cc:179] TabletServer@127.5.156.193:44081 shutting down...
W20260710 13:19:46.083460  8030 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]
W20260710 13:19:46.087127  8030 consensus_peers.cc:597] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.089278  8030 consensus_peers.cc:597] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.107316  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.109970  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.110811  5747 raft_consensus.cc:2243] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.111341  5747 raft_consensus.cc:2272] T a0e81977aefa41b18493a56c9be3b5af P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.113651  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.114506  5747 raft_consensus.cc:2243] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.114962  5747 raft_consensus.cc:2272] T d8239ded799846de8319b4cab7088dae P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.117086  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.117650  5747 raft_consensus.cc:2243] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.118320  5747 raft_consensus.cc:2272] T 6eded25e58f6434ebe6a1402a5115735 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.120258  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.120865  5747 raft_consensus.cc:2243] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.121616  5747 raft_consensus.cc:2272] T 8a2353c6654742b785522a79b313cf01 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.123795  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.124409  5747 raft_consensus.cc:2243] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.124862  5747 raft_consensus.cc:2272] T eb55a9167a354de8bd857e630b5505a1 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.126561  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.127015  5747 raft_consensus.cc:2243] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.127377  5747 raft_consensus.cc:2272] T 64491aa0b1c74038aa45115fa425a9e6 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.128847  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.129299  5747 raft_consensus.cc:2243] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.129892  5747 raft_consensus.cc:2272] T cfad392598dc4978b484ef5babd1eb3c P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.131428  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.132071  5747 raft_consensus.cc:2243] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.132711  5747 raft_consensus.cc:2272] T c3bdb0baf22e4359a53718fd5506127b P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.134459  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.134913  5747 raft_consensus.cc:2243] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.135514  5747 raft_consensus.cc:2272] T ee5fbaa84da445baab884e2cd04c7131 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.137256  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.137701  5747 raft_consensus.cc:2243] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.138078  5747 raft_consensus.cc:2272] T 91cddbaf24984bbfb4bc2deb765eb024 P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.139724  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.140161  5747 raft_consensus.cc:2243] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.140559  5747 raft_consensus.cc:2272] T a39ab89555b1462298ece33a098bd4be P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.142092  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.142501  5747 raft_consensus.cc:2243] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.143126  5747 raft_consensus.cc:2272] T 64e881ad3ab9455a8558d2a16a4a37c9 P e4d6604afbf54a1e92768304b8e7267a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.144832  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.145260  5747 raft_consensus.cc:2243] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.145637  5747 raft_consensus.cc:2272] T 8becc997f0394778b1c29f0f01d3340d P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.147433  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.147873  5747 raft_consensus.cc:2243] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.148234  5747 raft_consensus.cc:2272] T b234ebe1bac04a48b064c05a5e00afe7 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.150233  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.150840  5747 raft_consensus.cc:2243] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.151297  5747 raft_consensus.cc:2272] T 286c35d96e864540ae254c7d46c3d93c P e4d6604afbf54a1e92768304b8e7267a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.153637  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.154289  5747 raft_consensus.cc:2243] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:46.154527  7956 consensus_peers.cc:597] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.154798  5747 raft_consensus.cc:2272] T 8b4dfeb9dde84251abd5a41605b7b3fa P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.156761  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.157215  5747 raft_consensus.cc:2243] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.157635  5747 raft_consensus.cc:2272] T 5a3d90c2432b4845b35f5953ad5d39ce P e4d6604afbf54a1e92768304b8e7267a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.159246  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:46.159706  5747 raft_consensus.cc:2243] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.160065  5747 raft_consensus.cc:2272] T a9265e65eb584bc689ce1b8b89a4a6b0 P e4d6604afbf54a1e92768304b8e7267a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.186008  5747 tablet_server.cc:196] TabletServer@127.5.156.193:44081 shutdown complete.
W20260710 13:19:46.211095  7956 consensus_peers.cc:597] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.224694  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
W20260710 13:19:46.231454  8104 consensus_peers.cc:597] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.258252  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.259007  5747 tablet_replica.cc:333] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.259632  5747 raft_consensus.cc:2243] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.260326  5747 raft_consensus.cc:2272] T a9265e65eb584bc689ce1b8b89a4a6b0 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.262015  5747 tablet_replica.cc:333] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.262496  5747 raft_consensus.cc:2243] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.262840  5747 raft_consensus.cc:2272] T 286c35d96e864540ae254c7d46c3d93c P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.264509  5747 tablet_replica.cc:333] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.264986  5747 raft_consensus.cc:2243] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.265570  5747 raft_consensus.cc:2272] T effad66182364ac7a87266ff11003992 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.268115  5747 tablet_replica.cc:333] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.268661  5747 raft_consensus.cc:2243] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.269003  5747 raft_consensus.cc:2272] T 05e883bca0b04a01b82faa266e0705a6 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.270519  5747 tablet_replica.cc:333] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.271023  5747 raft_consensus.cc:2243] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.271363  5747 raft_consensus.cc:2272] T 58c7fc262f8b4d31a313a2e75eb97872 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.272974  5747 tablet_replica.cc:333] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.273512  5747 raft_consensus.cc:2243] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.273886  5747 raft_consensus.cc:2272] T eb55a9167a354de8bd857e630b5505a1 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.275461  5747 tablet_replica.cc:333] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.275919  5747 raft_consensus.cc:2243] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.276252  5747 raft_consensus.cc:2272] T 5a3d90c2432b4845b35f5953ad5d39ce P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.277848  5747 tablet_replica.cc:333] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.278342  5747 raft_consensus.cc:2243] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.279004  5747 raft_consensus.cc:2272] T 4a3dcd36e8e84a5999411f7402a682c9 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.281418  5747 tablet_replica.cc:333] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.282048  5747 raft_consensus.cc:2243] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.282445  5747 raft_consensus.cc:2272] T 64491aa0b1c74038aa45115fa425a9e6 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.284055  5747 tablet_replica.cc:333] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.284634  5747 raft_consensus.cc:2243] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.285068  5747 raft_consensus.cc:2272] T 8becc997f0394778b1c29f0f01d3340d P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.286572  5747 tablet_replica.cc:333] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.287086  5747 raft_consensus.cc:2243] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.287469  5747 raft_consensus.cc:2272] T cfad392598dc4978b484ef5babd1eb3c P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.288971  5747 tablet_replica.cc:333] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.289364  5747 raft_consensus.cc:2243] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.289939  5747 raft_consensus.cc:2272] T 91cddbaf24984bbfb4bc2deb765eb024 P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.291478  5747 tablet_replica.cc:333] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.291993  5747 raft_consensus.cc:2243] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.292331  5747 raft_consensus.cc:2272] T f8538e1c7a5944cd838df32445bf6655 P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.294055  5747 tablet_replica.cc:333] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.294528  5747 raft_consensus.cc:2243] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.294925  5747 raft_consensus.cc:2272] T ee5fbaa84da445baab884e2cd04c7131 P 9a925730b9054221bee8ebc559275662 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.296629  5747 tablet_replica.cc:333] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.297129  5747 raft_consensus.cc:2243] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.297895  5747 raft_consensus.cc:2272] T a0e81977aefa41b18493a56c9be3b5af P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.299060  8029 consensus_peers.cc:597] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.299846  5747 tablet_replica.cc:333] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.300320  5747 raft_consensus.cc:2243] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.300684  5747 raft_consensus.cc:2272] T 4bbc1e783e744cf4af28abc35ffab27f P 9a925730b9054221bee8ebc559275662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.302466  5747 tablet_replica.cc:333] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.302879  5747 raft_consensus.cc:2243] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.303275  5747 raft_consensus.cc:2272] T 6eded25e58f6434ebe6a1402a5115735 P 9a925730b9054221bee8ebc559275662 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.304920  5747 tablet_replica.cc:333] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662: stopping tablet replica
I20260710 13:19:46.305287  5747 raft_consensus.cc:2243] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.305869  5747 raft_consensus.cc:2272] T d8239ded799846de8319b4cab7088dae P 9a925730b9054221bee8ebc559275662 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.323933  8104 consensus_peers.cc:597] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.334738  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
W20260710 13:19:46.345925  8030 consensus_peers.cc:597] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.360005  8029 consensus_peers.cc:597] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.367079  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
W20260710 13:19:46.393894  8029 consensus_peers.cc:597] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.396088  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:46.396857  5747 tablet_replica.cc:333] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.397462  5747 raft_consensus.cc:2243] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.397876  5747 raft_consensus.cc:2272] T 05e883bca0b04a01b82faa266e0705a6 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.399719  5747 tablet_replica.cc:333] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.400249  5747 raft_consensus.cc:2243] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.400584  5747 raft_consensus.cc:2272] T effad66182364ac7a87266ff11003992 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.402454  5747 tablet_replica.cc:333] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.403175  5747 raft_consensus.cc:2243] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.403704  5747 raft_consensus.cc:2272] T b234ebe1bac04a48b064c05a5e00afe7 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.405930  5747 tablet_replica.cc:333] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.406538  5747 raft_consensus.cc:2243] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.407368  5747 raft_consensus.cc:2272] T 286c35d96e864540ae254c7d46c3d93c P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.408514  8104 consensus_peers.cc:597] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.409262  5747 tablet_replica.cc:333] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.409814  5747 raft_consensus.cc:2243] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.410444  5747 raft_consensus.cc:2272] T f8538e1c7a5944cd838df32445bf6655 P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.412041  5747 tablet_replica.cc:333] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.412514  5747 raft_consensus.cc:2243] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.412886  5747 raft_consensus.cc:2272] T c3bdb0baf22e4359a53718fd5506127b P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.414986  5747 tablet_replica.cc:333] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.415536  5747 raft_consensus.cc:2243] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.415951  5747 raft_consensus.cc:2272] T 91cddbaf24984bbfb4bc2deb765eb024 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.417893  5747 tablet_replica.cc:333] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.418363  5747 raft_consensus.cc:2243] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:46.418390  8030 consensus_peers.cc:597] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 -> Peer e4d6604afbf54a1e92768304b8e7267a (127.5.156.193:44081): Couldn't send request to peer e4d6604afbf54a1e92768304b8e7267a. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.440712  5747 raft_consensus.cc:2272] T 8b4dfeb9dde84251abd5a41605b7b3fa P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.444761  5747 tablet_replica.cc:333] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.446200  5747 raft_consensus.cc:2243] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.448109  5747 raft_consensus.cc:2272] T eb55a9167a354de8bd857e630b5505a1 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.450562  5747 tablet_replica.cc:333] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.451516  5747 raft_consensus.cc:2243] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.452297  5747 raft_consensus.cc:2272] T 8a2353c6654742b785522a79b313cf01 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.454815  5747 tablet_replica.cc:333] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.455492  5747 raft_consensus.cc:2243] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.456229  5747 raft_consensus.cc:2272] T 58c7fc262f8b4d31a313a2e75eb97872 P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.458961  5747 tablet_replica.cc:333] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.459913  5747 raft_consensus.cc:2243] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.460655  5747 raft_consensus.cc:2272] T 4a3dcd36e8e84a5999411f7402a682c9 P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.464730  5747 tablet_replica.cc:333] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.465930  5747 raft_consensus.cc:2243] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.467180  5747 raft_consensus.cc:2272] T d8239ded799846de8319b4cab7088dae P 7a68c1b74489466bb39d347f731fee45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.471143  5747 tablet_replica.cc:333] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.471887  5747 raft_consensus.cc:2243] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:46.471946  8103 consensus_peers.cc:597] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.472764  5747 raft_consensus.cc:2272] T 4bbc1e783e744cf4af28abc35ffab27f P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.474407  8103 consensus_peers.cc:597] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.476728  5747 tablet_replica.cc:333] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.477502  5747 raft_consensus.cc:2243] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.478384  5747 raft_consensus.cc:2272] T 64e881ad3ab9455a8558d2a16a4a37c9 P 7a68c1b74489466bb39d347f731fee45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.481490  5747 tablet_replica.cc:333] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.482226  5747 raft_consensus.cc:2243] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.484365  5747 raft_consensus.cc:2272] T 8becc997f0394778b1c29f0f01d3340d P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.487457  5747 tablet_replica.cc:333] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.488111  5747 raft_consensus.cc:2243] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:46.489957  5747 raft_consensus.cc:2272] T a39ab89555b1462298ece33a098bd4be P 7a68c1b74489466bb39d347f731fee45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.493239  5747 tablet_replica.cc:333] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45: stopping tablet replica
I20260710 13:19:46.494029  5747 raft_consensus.cc:2243] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.494875  5747 raft_consensus.cc:2272] T a0e81977aefa41b18493a56c9be3b5af P 7a68c1b74489466bb39d347f731fee45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:46.498540  8102 consensus_peers.cc:597] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Couldn't send request to peer 7a68c1b74489466bb39d347f731fee45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.522902  8103 consensus_peers.cc:597] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.592008  8102 consensus_peers.cc:597] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Couldn't send request to peer 7a68c1b74489466bb39d347f731fee45. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.195:38857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.607955  8103 consensus_peers.cc:597] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.624375  8102 consensus_peers.cc:597] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b -> Peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Couldn't send request to peer 7a68c1b74489466bb39d347f731fee45. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.195:38857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.650645  8102 consensus_peers.cc:597] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 7a68c1b74489466bb39d347f731fee45 (127.5.156.195:38857): Couldn't send request to peer 7a68c1b74489466bb39d347f731fee45. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.195:38857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.718298  8103 consensus_peers.cc:597] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b -> Peer 9a925730b9054221bee8ebc559275662 (127.5.156.194:43119): Couldn't send request to peer 9a925730b9054221bee8ebc559275662. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:43119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.950572  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:19:46.991313  5747 tablet_server.cc:179] TabletServer@127.5.156.196:0 shutting down...
I20260710 13:19:47.022745  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:47.023571  5747 tablet_replica.cc:333] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.024652  5747 raft_consensus.cc:2243] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.025350  5747 raft_consensus.cc:2272] T 8b4dfeb9dde84251abd5a41605b7b3fa P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.027262  5747 tablet_replica.cc:333] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.027833  5747 raft_consensus.cc:2243] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.028584  5747 raft_consensus.cc:2272] T b234ebe1bac04a48b064c05a5e00afe7 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.030412  5747 tablet_replica.cc:333] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.030944  5747 raft_consensus.cc:2243] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.031749  5747 raft_consensus.cc:2272] T 5a3d90c2432b4845b35f5953ad5d39ce P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.033576  5747 tablet_replica.cc:333] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.034150  5747 raft_consensus.cc:2243] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.034849  5747 raft_consensus.cc:2272] T 05e883bca0b04a01b82faa266e0705a6 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.036491  5747 tablet_replica.cc:333] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.036959  5747 raft_consensus.cc:2243] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.037358  5747 raft_consensus.cc:2272] T effad66182364ac7a87266ff11003992 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.038964  5747 tablet_replica.cc:333] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.039484  5747 raft_consensus.cc:2243] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.039935  5747 raft_consensus.cc:2272] T a39ab89555b1462298ece33a098bd4be P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.041646  5747 tablet_replica.cc:333] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.042142  5747 raft_consensus.cc:2243] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.042572  5747 raft_consensus.cc:2272] T 64e881ad3ab9455a8558d2a16a4a37c9 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.044389  5747 tablet_replica.cc:333] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.044834  5747 raft_consensus.cc:2243] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.045248  5747 raft_consensus.cc:2272] T 4a3dcd36e8e84a5999411f7402a682c9 P 19828bd4a91f4aecac02871c82ffb99b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.047057  5747 tablet_replica.cc:333] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.047639  5747 raft_consensus.cc:2243] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.048283  5747 raft_consensus.cc:2272] T 64491aa0b1c74038aa45115fa425a9e6 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.049817  5747 tablet_replica.cc:333] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.050236  5747 raft_consensus.cc:2243] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.050647  5747 raft_consensus.cc:2272] T f8538e1c7a5944cd838df32445bf6655 P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.052258  5747 tablet_replica.cc:333] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.052719  5747 raft_consensus.cc:2243] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.053429  5747 raft_consensus.cc:2272] T c3bdb0baf22e4359a53718fd5506127b P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.055846  5747 tablet_replica.cc:333] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.056546  5747 raft_consensus.cc:2243] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.057236  5747 raft_consensus.cc:2272] T ee5fbaa84da445baab884e2cd04c7131 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.059350  5747 tablet_replica.cc:333] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.059794  5747 raft_consensus.cc:2243] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.060161  5747 raft_consensus.cc:2272] T cfad392598dc4978b484ef5babd1eb3c P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.061715  5747 tablet_replica.cc:333] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.062103  5747 raft_consensus.cc:2243] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.062737  5747 raft_consensus.cc:2272] T 58c7fc262f8b4d31a313a2e75eb97872 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.064440  5747 tablet_replica.cc:333] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.064867  5747 raft_consensus.cc:2243] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.065267  5747 raft_consensus.cc:2272] T 8a2353c6654742b785522a79b313cf01 P 19828bd4a91f4aecac02871c82ffb99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.066805  5747 tablet_replica.cc:333] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.067235  5747 raft_consensus.cc:2243] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.067950  5747 raft_consensus.cc:2272] T 4bbc1e783e744cf4af28abc35ffab27f P 19828bd4a91f4aecac02871c82ffb99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.069597  5747 tablet_replica.cc:333] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.070003  5747 raft_consensus.cc:2243] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.070379  5747 raft_consensus.cc:2272] T 6eded25e58f6434ebe6a1402a5115735 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.071913  5747 tablet_replica.cc:333] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b: stopping tablet replica
I20260710 13:19:47.072314  5747 raft_consensus.cc:2243] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.072762  5747 raft_consensus.cc:2272] T a9265e65eb584bc689ce1b8b89a4a6b0 P 19828bd4a91f4aecac02871c82ffb99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.124903  5747 tablet_server.cc:196] TabletServer@127.5.156.196:0 shutdown complete.
I20260710 13:19:47.152778  5747 master.cc:562] Master@127.5.156.254:35613 shutting down...
I20260710 13:19:47.174172  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:47.174803  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.175105  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e063ed58cdc4a99aaa22ba2703da5cf: stopping tablet replica
I20260710 13:19:47.196503  5747 master.cc:584] Master@127.5.156.254:35613 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21976 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:19:47.248524  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:46773
I20260710 13:19:47.249558  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.254441  8694 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
W20260710 13:19:47.255424  8695 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
W20260710 13:19:47.255970  8697 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
I20260710 13:19:47.256224  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:47.257244  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.257442  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:47.257593  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689587257562 us; error 0 us; skew 500 ppm
I20260710 13:19:47.258108  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.260255  5747 webserver.cc:533] Webserver started at http://127.5.156.254:43799/ using document root <none> and password file <none>
I20260710 13:19:47.260648  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.260814  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.261044  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.262223  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.266678  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:47.269536  8702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.270119  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:47.270365  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.270581  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-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)
I20260710 13:19:47.282606  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.283713  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.318367  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:46773
I20260710 13:19:47.318461  8753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:46773 every 8 connection(s)
I20260710 13:19:47.321921  8754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.331140  8754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c: Bootstrap starting.
I20260710 13:19:47.336155  8754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.340032  8754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c: No bootstrap required, opened a new log
I20260710 13:19:47.342097  8754 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER }
I20260710 13:19:47.342525  8754 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.342746  8754 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6d1eeb70a04aa2a25f50176f13fb1c, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.343312  8754 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER }
I20260710 13:19:47.343775  8754 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:47.344017  8754 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:47.344300  8754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.348299  8754 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER }
I20260710 13:19:47.348768  8754 leader_election.cc:304] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [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: bf6d1eeb70a04aa2a25f50176f13fb1c; no voters: 
I20260710 13:19:47.349800  8754 leader_election.cc:290] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:47.350162  8757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.351351  8757 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 1 LEADER]: Becoming Leader. State: Replica: bf6d1eeb70a04aa2a25f50176f13fb1c, State: Running, Role: LEADER
I20260710 13:19:47.352058  8757 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [LEADER]: Queue going to LEADER mode. State: All 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: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER }
I20260710 13:19:47.352700  8754 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:47.358163  8759 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf6d1eeb70a04aa2a25f50176f13fb1c. Latest consensus state: current_term: 1 leader_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER } }
I20260710 13:19:47.358659  8759 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:47.358804  8758 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf6d1eeb70a04aa2a25f50176f13fb1c" member_type: VOTER } }
I20260710 13:19:47.359380  8758 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:47.360306  8765 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:47.364948  8765 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:47.367291  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:47.372958  8765 catalog_manager.cc:1383] Generated new cluster ID: 60369956f67a495a9ecdf871680809fa
I20260710 13:19:47.373211  8765 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:47.392935  8765 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:47.394122  8765 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:47.404213  8765 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c: Generated new TSK 0
I20260710 13:19:47.404726  8765 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:47.433672  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.439244  8775 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
W20260710 13:19:47.440090  8776 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
W20260710 13:19:47.441489  8778 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
I20260710 13:19:47.441642  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:47.442572  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.442731  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:47.442839  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689587442829 us; error 0 us; skew 500 ppm
I20260710 13:19:47.443293  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.445328  5747 webserver.cc:533] Webserver started at http://127.5.156.193:37933/ using document root <none> and password file <none>
I20260710 13:19:47.445693  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.445830  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.446020  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.446980  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "075e535bf35246a184845339269ebe0b"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.450929  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:19:47.453909  8783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.454593  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:47.454905  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "075e535bf35246a184845339269ebe0b"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.455132  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-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)
I20260710 13:19:47.471310  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.472632  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.474036  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.475992  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.476133  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.476375  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.476517  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.513263  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:44463
I20260710 13:19:47.513361  8845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:44463 every 8 connection(s)
I20260710 13:19:47.518172  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.524142  8850 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
W20260710 13:19:47.526547  8851 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
W20260710 13:19:47.527001  8853 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
I20260710 13:19:47.528316  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:47.529284  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.529460  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:47.529615  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689587529584 us; error 0 us; skew 500 ppm
I20260710 13:19:47.530125  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.532739  5747 webserver.cc:533] Webserver started at http://127.5.156.194:39841/ using document root <none> and password file <none>
I20260710 13:19:47.533234  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.533485  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.533799  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.533900  8846 heartbeater.cc:344] Connected to a master server at 127.5.156.254:46773
I20260710 13:19:47.534297  8846 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.534930  8846 heartbeater.cc:507] Master 127.5.156.254:46773 requested a full tablet report, sending...
I20260710 13:19:47.534945  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "cb11e5d7bafc4112803b878b8e7ac759"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.536963  8719 ts_manager.cc:194] Registered new tserver with Master: 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:47.539047  8719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36818
I20260710 13:19:47.540144  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:47.543123  8858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.543895  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:47.544173  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "cb11e5d7bafc4112803b878b8e7ac759"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.544488  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-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)
I20260710 13:19:47.560055  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.561071  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.562310  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.564345  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.564571  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.564770  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.564911  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.602306  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:38561
I20260710 13:19:47.602396  8920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:38561 every 8 connection(s)
I20260710 13:19:47.606899  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.612975  8924 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
W20260710 13:19:47.613364  8925 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
W20260710 13:19:47.616490  8927 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
I20260710 13:19:47.617154  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:47.617792  8921 heartbeater.cc:344] Connected to a master server at 127.5.156.254:46773
I20260710 13:19:47.618083  8921 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.618119  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:47.618469  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:47.618635  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689587618618 us; error 0 us; skew 500 ppm
I20260710 13:19:47.618680  8921 heartbeater.cc:507] Master 127.5.156.254:46773 requested a full tablet report, sending...
I20260710 13:19:47.619165  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.620604  8719 ts_manager.cc:194] Registered new tserver with Master: cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:47.621592  5747 webserver.cc:533] Webserver started at http://127.5.156.195:43859/ using document root <none> and password file <none>
I20260710 13:19:47.622046  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.621999  8719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36826
I20260710 13:19:47.622448  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.622773  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.624058  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "c68ba5ff91304b9193d53254aba3ff5f"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.627933  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:47.630781  8932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.631500  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:47.631786  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "c68ba5ff91304b9193d53254aba3ff5f"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:47.632012  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-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)
I20260710 13:19:47.642205  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.643074  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.644395  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.646293  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.646484  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.646699  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.646876  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.682812  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:44537
I20260710 13:19:47.682893  8994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:44537 every 8 connection(s)
I20260710 13:19:47.695417  8995 heartbeater.cc:344] Connected to a master server at 127.5.156.254:46773
I20260710 13:19:47.695814  8995 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.696540  8995 heartbeater.cc:507] Master 127.5.156.254:46773 requested a full tablet report, sending...
I20260710 13:19:47.698297  8719 ts_manager.cc:194] Registered new tserver with Master: c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:47.699187  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013478575s
I20260710 13:19:47.699345  8719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36838
I20260710 13:19:47.720007  8719 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36854:
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"
    }
  }
}
W20260710 13:19:47.722401  8719 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.
I20260710 13:19:47.806774  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 52c478ead6154226baf9a2405de8372f (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:47.808300  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c478ead6154226baf9a2405de8372f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.813154  8881 tablet_service.cc:1511] Processing CreateTablet for tablet 854d0081c30045499fdb674d56a7ec85 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:47.814563  8881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d0081c30045499fdb674d56a7ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.814219  8886 tablet_service.cc:1511] Processing CreateTablet for tablet 52c478ead6154226baf9a2405de8372f (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:47.815037  8955 tablet_service.cc:1511] Processing CreateTablet for tablet 854d0081c30045499fdb674d56a7ec85 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:47.815395  8886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c478ead6154226baf9a2405de8372f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.818616  8808 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1e5e31c45478d8a3037d35cb52898 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:47.817977  8958 tablet_service.cc:1511] Processing CreateTablet for tablet e659cb2de4ad425a8ee1af474a0a5130 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:47.817821  8953 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4a1680a0a4a7c8009e42766d933a1 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:47.829842  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1e5e31c45478d8a3037d35cb52898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.815856  8960 tablet_service.cc:1511] Processing CreateTablet for tablet 52c478ead6154226baf9a2405de8372f (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:47.818907  8957 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1e5e31c45478d8a3037d35cb52898 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:47.816941  8959 tablet_service.cc:1511] Processing CreateTablet for tablet 6418f722e9b54799bd1b4df9e98990ac (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:47.818898  8952 tablet_service.cc:1511] Processing CreateTablet for tablet e3de5c8de34743049397206748e13054 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:47.821542  8806 tablet_service.cc:1511] Processing CreateTablet for tablet 854d0081c30045499fdb674d56a7ec85 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:47.816570  8885 tablet_service.cc:1511] Processing CreateTablet for tablet 6418f722e9b54799bd1b4df9e98990ac (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:47.820170  8956 tablet_service.cc:1511] Processing CreateTablet for tablet a655d90ce26545aabf4637102696a8a8 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:47.832252  8806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d0081c30045499fdb674d56a7ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.828688  8955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854d0081c30045499fdb674d56a7ec85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.832682  8885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6418f722e9b54799bd1b4df9e98990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.834005  8959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6418f722e9b54799bd1b4df9e98990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.819615  8880 tablet_service.cc:1511] Processing CreateTablet for tablet acffdee8cd1642478b299734597e62f2 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:47.835762  8960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c478ead6154226baf9a2405de8372f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.836055  8880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acffdee8cd1642478b299734597e62f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.837590  8958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659cb2de4ad425a8ee1af474a0a5130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.820586  8879 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4a1680a0a4a7c8009e42766d933a1 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:47.839823  8957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1e5e31c45478d8a3037d35cb52898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.840245  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4a1680a0a4a7c8009e42766d933a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.818619  8883 tablet_service.cc:1511] Processing CreateTablet for tablet 35a1e5e31c45478d8a3037d35cb52898 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:47.841475  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a1e5e31c45478d8a3037d35cb52898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.817593  8884 tablet_service.cc:1511] Processing CreateTablet for tablet e659cb2de4ad425a8ee1af474a0a5130 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:47.843858  8953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4a1680a0a4a7c8009e42766d933a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.820590  8807 tablet_service.cc:1511] Processing CreateTablet for tablet a655d90ce26545aabf4637102696a8a8 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:47.844867  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a655d90ce26545aabf4637102696a8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.816694  8954 tablet_service.cc:1511] Processing CreateTablet for tablet acffdee8cd1642478b299734597e62f2 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:47.817514  8809 tablet_service.cc:1511] Processing CreateTablet for tablet e659cb2de4ad425a8ee1af474a0a5130 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:47.847647  8954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acffdee8cd1642478b299734597e62f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.848161  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659cb2de4ad425a8ee1af474a0a5130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.850394  8952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de5c8de34743049397206748e13054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.821544  8882 tablet_service.cc:1511] Processing CreateTablet for tablet a655d90ce26545aabf4637102696a8a8 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:47.816385  8810 tablet_service.cc:1511] Processing CreateTablet for tablet 6418f722e9b54799bd1b4df9e98990ac (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:47.856022  8956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a655d90ce26545aabf4637102696a8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.844053  8884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e659cb2de4ad425a8ee1af474a0a5130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.819615  8878 tablet_service.cc:1511] Processing CreateTablet for tablet e3de5c8de34743049397206748e13054 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:47.857214  8878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de5c8de34743049397206748e13054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.859876  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a655d90ce26545aabf4637102696a8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.856289  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6418f722e9b54799bd1b4df9e98990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.862376  8805 tablet_service.cc:1511] Processing CreateTablet for tablet acffdee8cd1642478b299734597e62f2 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:47.863515  8805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acffdee8cd1642478b299734597e62f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.880609  8804 tablet_service.cc:1511] Processing CreateTablet for tablet f2b4a1680a0a4a7c8009e42766d933a1 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:47.881670  8804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b4a1680a0a4a7c8009e42766d933a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.888962  8803 tablet_service.cc:1511] Processing CreateTablet for tablet e3de5c8de34743049397206748e13054 (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:47.890091  8803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de5c8de34743049397206748e13054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.904469  8802 tablet_service.cc:1511] Processing CreateTablet for tablet f3de0e71629449c18ef57e7e7967f3bf (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:47.905675  8802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3de0e71629449c18ef57e7e7967f3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.910472  9012 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:47.934953  8879 tablet_service.cc:1511] Processing CreateTablet for tablet f3de0e71629449c18ef57e7e7967f3bf (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:47.936088  8879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3de0e71629449c18ef57e7e7967f3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.942035  9012 tablet_bootstrap.cc:654] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.945286  8955 tablet_service.cc:1511] Processing CreateTablet for tablet f3de0e71629449c18ef57e7e7967f3bf (DEFAULT_TABLE table=test-workload [id=785f54dc0d974265a5a30c64841ed89c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:47.946581  8955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3de0e71629449c18ef57e7e7967f3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.997073  9010 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:47.998795  9011 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:47.999423  9012 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:47.999869  9012 ts_tablet_manager.cc:1403] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.000s
I20260710 13:19:48.002339  9012 raft_consensus.cc:359] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.002986  9012 raft_consensus.cc:385] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.003286  9012 raft_consensus.cc:740] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.004025  9010 tablet_bootstrap.cc:654] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.004069  9012 consensus_queue.cc:260] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.006193  8921 heartbeater.cc:499] Master 127.5.156.254:46773 was elected leader, sending a full tablet report...
I20260710 13:19:48.006593  9011 tablet_bootstrap.cc:654] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.006654  9012 ts_tablet_manager.cc:1434] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:48.007682  9012 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.014405  9010 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.014894  9012 tablet_bootstrap.cc:654] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.014875  9010 ts_tablet_manager.cc:1403] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:19:48.014875  9011 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.015730  9011 ts_tablet_manager.cc:1403] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:19:48.017915  9010 raft_consensus.cc:359] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.018602  9010 raft_consensus.cc:385] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.018311  9011 raft_consensus.cc:359] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.018994  9011 raft_consensus.cc:385] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.018935  9010 raft_consensus.cc:740] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.019330  9011 raft_consensus.cc:740] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.019948  9010 consensus_queue.cc:260] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.020040  9011 consensus_queue.cc:260] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.025945  9012 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.026467  9012 ts_tablet_manager.cc:1403] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:19:48.029210  9012 raft_consensus.cc:359] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.030004  9012 raft_consensus.cc:385] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.030340  9012 raft_consensus.cc:740] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.031080  9012 consensus_queue.cc:260] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.033533  9010 ts_tablet_manager.cc:1434] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:19:48.034229  9012 ts_tablet_manager.cc:1434] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:48.035120  9012 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.035924  8846 heartbeater.cc:499] Master 127.5.156.254:46773 was elected leader, sending a full tablet report...
I20260710 13:19:48.040518  9012 tablet_bootstrap.cc:654] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.043988  8995 heartbeater.cc:499] Master 127.5.156.254:46773 was elected leader, sending a full tablet report...
I20260710 13:19:48.044489  9011 ts_tablet_manager.cc:1434] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 13:19:48.045502  9011 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.047312  9012 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.047799  9012 ts_tablet_manager.cc:1403] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:19:48.050496  9012 raft_consensus.cc:359] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.051146  9012 raft_consensus.cc:385] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.051463  9012 raft_consensus.cc:740] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.052341  9012 consensus_queue.cc:260] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.052825  9011 tablet_bootstrap.cc:654] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.053419  9010 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.057938  9012 ts_tablet_manager.cc:1434] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:19:48.058918  9012 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.061830  9010 tablet_bootstrap.cc:654] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.064872  9012 tablet_bootstrap.cc:654] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.067402  9011 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.067840  9011 ts_tablet_manager.cc:1403] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 13:19:48.070660  9011 raft_consensus.cc:359] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.071172  9010 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.071388  9011 raft_consensus.cc:385] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.071827  9010 ts_tablet_manager.cc:1403] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 13:19:48.071755  9011 raft_consensus.cc:740] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.072837  9011 consensus_queue.cc:260] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.074950  9011 ts_tablet_manager.cc:1434] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:48.074681  9010 raft_consensus.cc:359] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.075414  9010 raft_consensus.cc:385] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.075793  9011 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.075934  9012 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.075724  9010 raft_consensus.cc:740] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.076501  9012 ts_tablet_manager.cc:1403] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 13:19:48.076941  9010 consensus_queue.cc:260] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.078943  9010 ts_tablet_manager.cc:1434] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:48.079165  9012 raft_consensus.cc:359] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.079873  9010 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.079937  9012 raft_consensus.cc:385] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.080430  9012 raft_consensus.cc:740] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.081220  9012 consensus_queue.cc:260] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.082269  9011 tablet_bootstrap.cc:654] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.085696  9012 ts_tablet_manager.cc:1434] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:19:48.086148  9010 tablet_bootstrap.cc:654] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.086687  9012 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.092715  9012 tablet_bootstrap.cc:654] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.094128  9011 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.094830  9011 ts_tablet_manager.cc:1403] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260710 13:19:48.097901  9010 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.097716  9011 raft_consensus.cc:359] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.098371  9010 ts_tablet_manager.cc:1403] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 13:19:48.098489  9011 raft_consensus.cc:385] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.098824  9011 raft_consensus.cc:740] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.099671  9011 consensus_queue.cc:260] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.101181  9010 raft_consensus.cc:359] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.101944  9010 raft_consensus.cc:385] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.102023  9011 ts_tablet_manager.cc:1434] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:48.102340  9010 raft_consensus.cc:740] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.103034  9011 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.103206  9010 consensus_queue.cc:260] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.107797  9010 ts_tablet_manager.cc:1434] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:48.108726  9010 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.109365  9011 tablet_bootstrap.cc:654] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.111876  9019 raft_consensus.cc:493] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.112315  9019 raft_consensus.cc:515] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.115420  9019 leader_election.cc:290] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.111291  9012 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.117241  9012 ts_tablet_manager.cc:1403] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.008s
I20260710 13:19:48.120674  9012 raft_consensus.cc:359] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.121985  9019 raft_consensus.cc:493] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.122516  9019 raft_consensus.cc:515] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.124905  9019 leader_election.cc:290] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.121527  9012 raft_consensus.cc:385] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.126400  9012 raft_consensus.cc:740] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.127452  9012 consensus_queue.cc:260] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.128422  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.129063  8821 raft_consensus.cc:2468] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 0.
I20260710 13:19:48.130089  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.130285  8935 leader_election.cc:304] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:48.131362  9019 raft_consensus.cc:2804] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.131575  9011 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.131656  9019 raft_consensus.cc:493] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:48.131482  8935 leader_election.cc:343] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.132273  9011 ts_tablet_manager.cc:1403] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.007s
I20260710 13:19:48.132229  9019 raft_consensus.cc:3060] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.135537  9012 ts_tablet_manager.cc:1434] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:48.135571  9011 raft_consensus.cc:359] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.136348  9011 raft_consensus.cc:385] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.136565  9012 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.136638  9011 raft_consensus.cc:740] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.137434  9011 consensus_queue.cc:260] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.142004  9012 tablet_bootstrap.cc:654] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.146056  9019 raft_consensus.cc:515] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.145990  9010 tablet_bootstrap.cc:654] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.149515  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.150166  8820 raft_consensus.cc:3060] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.152695  9012 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.153097  9012 ts_tablet_manager.cc:1403] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 13:19:48.155882  9012 raft_consensus.cc:359] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.157649  9012 raft_consensus.cc:385] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.158054  9012 raft_consensus.cc:740] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.157721  9019 leader_election.cc:290] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.158818  9012 consensus_queue.cc:260] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.159468  9011 ts_tablet_manager.cc:1434] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.012s
I20260710 13:19:48.156858  8820 raft_consensus.cc:2468] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 1.
I20260710 13:19:48.159205  9010 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.161456  8935 leader_election.cc:304] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:48.161672  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759" is_pre_election: true
I20260710 13:19:48.162317  9029 raft_consensus.cc:2804] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.162526  9010 ts_tablet_manager.cc:1403] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.000s
I20260710 13:19:48.162916  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759" is_pre_election: true
I20260710 13:19:48.162971  9029 raft_consensus.cc:697] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Becoming Leader. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Running, Role: LEADER
I20260710 13:19:48.163651  8895 raft_consensus.cc:2468] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 0.
I20260710 13:19:48.164547  9029 consensus_queue.cc:237] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.165114  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:48.165407  9011 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
W20260710 13:19:48.166308  8933 leader_election.cc:343] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.167356  8933 leader_election.cc:304] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [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: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 075e535bf35246a184845339269ebe0b
I20260710 13:19:48.168133  9019 raft_consensus.cc:2804] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.168473  9019 raft_consensus.cc:493] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.168776  9019 raft_consensus.cc:3060] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.171615  9011 tablet_bootstrap.cc:654] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.172649  9012 ts_tablet_manager.cc:1434] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
W20260710 13:19:48.175390  8933 leader_election.cc:343] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.177145  9019 raft_consensus.cc:515] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.180585  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.181017  9012 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
W20260710 13:19:48.181993  8935 leader_election.cc:343] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.165684  9010 raft_consensus.cc:359] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.183012  9010 raft_consensus.cc:385] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.185093  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:48.185956  8894 raft_consensus.cc:3060] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.190201  9012 tablet_bootstrap.cc:654] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.197458  9010 raft_consensus.cc:740] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.198035  9019 leader_election.cc:290] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.199445  9010 consensus_queue.cc:260] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.200522  8894 raft_consensus.cc:2468] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 1.
I20260710 13:19:48.202951  9012 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.203398  9012 ts_tablet_manager.cc:1403] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:19:48.206318  9012 raft_consensus.cc:359] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.206992  9012 raft_consensus.cc:385] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.207293  9012 raft_consensus.cc:740] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.207403  9011 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.207494  8933 leader_election.cc:304] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 075e535bf35246a184845339269ebe0b
I20260710 13:19:48.208066  9011 ts_tablet_manager.cc:1403] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.011s
I20260710 13:19:48.207719  8717 catalog_manager.cc:5697] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f reported cstate change: term changed from 0 to 1, leader changed from <none> to c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.208194  9012 consensus_queue.cc:260] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.208752  9029 raft_consensus.cc:2804] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.209247  9029 raft_consensus.cc:697] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Becoming Leader. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Running, Role: LEADER
I20260710 13:19:48.210008  9029 consensus_queue.cc:237] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.210815  9011 raft_consensus.cc:359] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.211468  9011 raft_consensus.cc:385] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.211830  9011 raft_consensus.cc:740] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.212412  9011 consensus_queue.cc:260] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.214383  9012 ts_tablet_manager.cc:1434] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:19:48.215261  9012 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.220453  9012 tablet_bootstrap.cc:654] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.221264  9010 ts_tablet_manager.cc:1434] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.004s
I20260710 13:19:48.226555  9010 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.233528  9010 tablet_bootstrap.cc:654] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.233608  9011 ts_tablet_manager.cc:1434] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:19:48.234462  9012 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.234625  9011 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.234938  9012 ts_tablet_manager.cc:1403] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:19:48.235947  8717 catalog_manager.cc:5697] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f reported cstate change: term changed from 0 to 1, leader changed from <none> to c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.237352  9012 raft_consensus.cc:359] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.237991  9012 raft_consensus.cc:385] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.238256  9012 raft_consensus.cc:740] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.238919  9012 consensus_queue.cc:260] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.240931  9012 ts_tablet_manager.cc:1434] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:48.241591  9011 tablet_bootstrap.cc:654] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.241762  9012 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.244517  9010 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.244984  9010 ts_tablet_manager.cc:1403] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:19:48.247596  9010 raft_consensus.cc:359] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.248083  9012 tablet_bootstrap.cc:654] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.248324  9010 raft_consensus.cc:385] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.248785  9010 raft_consensus.cc:740] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.249693  9010 consensus_queue.cc:260] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.258059  9010 ts_tablet_manager.cc:1434] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:19:48.261428  9010 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.266528  9012 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.266937  9012 ts_tablet_manager.cc:1403] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:19:48.267222  9010 tablet_bootstrap.cc:654] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.267510  9011 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.267998  9011 ts_tablet_manager.cc:1403] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.006s
I20260710 13:19:48.269264  9012 raft_consensus.cc:359] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.269904  9012 raft_consensus.cc:385] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.270182  9012 raft_consensus.cc:740] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.270401  9011 raft_consensus.cc:359] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.271132  9011 raft_consensus.cc:385] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.270926  9012 consensus_queue.cc:260] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.271420  9011 raft_consensus.cc:740] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.272164  9010 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.272614  9010 ts_tablet_manager.cc:1403] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:19:48.273113  9012 ts_tablet_manager.cc:1434] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:48.274014  9012 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: Bootstrap starting.
I20260710 13:19:48.272173  9011 consensus_queue.cc:260] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.275260  9010 raft_consensus.cc:359] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.275926  9010 raft_consensus.cc:385] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.276223  9011 ts_tablet_manager.cc:1434] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:19:48.276255  9010 raft_consensus.cc:740] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.277276  9011 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.277319  9010 consensus_queue.cc:260] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.279819  9012 tablet_bootstrap.cc:654] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.281459  9010 ts_tablet_manager.cc:1434] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:48.282421  9010 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.283592  9011 tablet_bootstrap.cc:654] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.288233  9010 tablet_bootstrap.cc:654] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.292062  9036 raft_consensus.cc:493] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.292667  9036 raft_consensus.cc:515] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.296842  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6418f722e9b54799bd1b4df9e98990ac" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759" is_pre_election: true
I20260710 13:19:48.297402  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6418f722e9b54799bd1b4df9e98990ac" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.297457  8894 raft_consensus.cc:2468] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 0.
I20260710 13:19:48.298224  8820 raft_consensus.cc:2468] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 0.
I20260710 13:19:48.299167  8933 leader_election.cc:304] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.299849  9036 leader_election.cc:290] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.300261  9029 raft_consensus.cc:2804] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.300774  9029 raft_consensus.cc:493] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.301162  9029 raft_consensus.cc:3060] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.302627  9012 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: No bootstrap required, opened a new log
I20260710 13:19:48.303189  9012 ts_tablet_manager.cc:1403] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260710 13:19:48.305378  9010 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.305874  9010 ts_tablet_manager.cc:1403] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 13:19:48.307643  9012 raft_consensus.cc:359] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.308521  9010 raft_consensus.cc:359] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.309222  9012 raft_consensus.cc:385] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.309449  9010 raft_consensus.cc:385] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.309623  9012 raft_consensus.cc:740] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.309860  9010 raft_consensus.cc:740] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.310491  9012 consensus_queue.cc:260] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.310907  9011 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.310781  9010 consensus_queue.cc:260] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.311488  9011 ts_tablet_manager.cc:1403] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.023s
I20260710 13:19:48.311287  9029 raft_consensus.cc:515] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.314286  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6418f722e9b54799bd1b4df9e98990ac" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.314476  9011 raft_consensus.cc:359] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.314817  8820 raft_consensus.cc:3060] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.315446  9012 ts_tablet_manager.cc:1434] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:48.316735  9029 leader_election.cc:290] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:48.317756  9014 raft_consensus.cc:493] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.317677  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6418f722e9b54799bd1b4df9e98990ac" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:48.318369  8894 raft_consensus.cc:3060] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.318261  9014 raft_consensus.cc:515] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.320961  8820 raft_consensus.cc:2468] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 1.
I20260710 13:19:48.321692  9011 raft_consensus.cc:385] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.321998  9011 raft_consensus.cc:740] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.322268  9010 ts_tablet_manager.cc:1434] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260710 13:19:48.322082  8935 leader_election.cc:304] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:48.322692  9011 consensus_queue.cc:260] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.323191  9010 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.323308  9014 leader_election.cc:290] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.323787  9036 raft_consensus.cc:2804] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.324286  9036 raft_consensus.cc:697] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Becoming Leader. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Running, Role: LEADER
I20260710 13:19:48.325035  9036 consensus_queue.cc:237] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.329309  9010 tablet_bootstrap.cc:654] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.333765  8894 raft_consensus.cc:2468] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 1.
I20260710 13:19:48.335201  9011 ts_tablet_manager.cc:1434] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:19:48.337018  9011 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.354522  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1e5e31c45478d8a3037d35cb52898" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.355211  8820 raft_consensus.cc:2468] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.356473  9010 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.356791  9011 tablet_bootstrap.cc:654] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.356930  9010 ts_tablet_manager.cc:1403] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.024s
I20260710 13:19:48.358423  8861 leader_election.cc:304] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.359356  9014 raft_consensus.cc:2804] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.359764  9014 raft_consensus.cc:493] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.359495  9010 raft_consensus.cc:359] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.360179  9014 raft_consensus.cc:3060] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.360317  9010 raft_consensus.cc:385] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.360642  9010 raft_consensus.cc:740] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.361313  9010 consensus_queue.cc:260] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
W20260710 13:19:48.363960  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:48.364405  8716 catalog_manager.cc:5697] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f reported cstate change: term changed from 0 to 1, leader changed from <none> to c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.369427  9010 ts_tablet_manager.cc:1434] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:48.368929  9014 raft_consensus.cc:515] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.369549  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1e5e31c45478d8a3037d35cb52898" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.370312  8970 raft_consensus.cc:2468] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.372583  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1e5e31c45478d8a3037d35cb52898" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.373032  8820 raft_consensus.cc:3060] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.374079  9010 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.379412  8820 raft_consensus.cc:2468] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.380177  9014 leader_election.cc:290] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.382570  8861 leader_election.cc:304] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.381091  9010 tablet_bootstrap.cc:654] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.381294  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a1e5e31c45478d8a3037d35cb52898" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.383249  9014 raft_consensus.cc:2804] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.383455  8970 raft_consensus.cc:3060] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.388000  9014 raft_consensus.cc:697] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.388309  8970 raft_consensus.cc:2468] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.388912  9014 consensus_queue.cc:237] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.390399  9011 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.390821  9011 ts_tablet_manager.cc:1403] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260710 13:19:48.392045  9010 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.392511  9010 ts_tablet_manager.cc:1403] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260710 13:19:48.393225  9011 raft_consensus.cc:359] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.393939  9011 raft_consensus.cc:385] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.394218  9011 raft_consensus.cc:740] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.394833  9011 consensus_queue.cc:260] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.395018  9010 raft_consensus.cc:359] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.395648  9010 raft_consensus.cc:385] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.395937  9010 raft_consensus.cc:740] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.396565  9011 ts_tablet_manager.cc:1434] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:48.396673  9010 consensus_queue.cc:260] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.397392  9011 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.397009  8716 catalog_manager.cc:5697] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.400368  9010 ts_tablet_manager.cc:1434] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:19:48.401192  9010 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:48.402613  9011 tablet_bootstrap.cc:654] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.404275  9050 raft_consensus.cc:493] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.404677  9050 raft_consensus.cc:515] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.406177  9010 tablet_bootstrap.cc:654] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.406759  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.407364  8820 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.408471  8861 leader_election.cc:304] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.409194  9050 leader_election.cc:290] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.409369  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.409888  8970 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.411242  9014 raft_consensus.cc:493] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.411824  9014 raft_consensus.cc:515] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.412288  9050 raft_consensus.cc:2804] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.412895  9050 raft_consensus.cc:493] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.413525  9050 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.415325  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acffdee8cd1642478b299734597e62f2" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.415853  8970 raft_consensus.cc:2468] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.416697  9010 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: No bootstrap required, opened a new log
I20260710 13:19:48.417162  9010 ts_tablet_manager.cc:1403] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 13:19:48.416983  8860 leader_election.cc:304] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.419055  9010 raft_consensus.cc:359] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.419454  9010 raft_consensus.cc:385] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.419735  9010 raft_consensus.cc:740] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.420246  9010 consensus_queue.cc:260] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.421814  9010 ts_tablet_manager.cc:1434] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:19:48.425535  9050 raft_consensus.cc:515] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.427372  9050 leader_election.cc:290] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.414271  9014 leader_election.cc:290] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.428469  9055 raft_consensus.cc:2804] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.428831  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.429106  9055 raft_consensus.cc:493] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.429328  8970 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.429392  9055 raft_consensus.cc:3060] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.429553  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acffdee8cd1642478b299734597e62f2" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.430287  8820 raft_consensus.cc:2468] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.432411  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.433056  8820 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.436709  9055 raft_consensus.cc:515] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.437419  9011 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.437893  9011 ts_tablet_manager.cc:1403] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.014s
I20260710 13:19:48.438501  9055 leader_election.cc:290] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.439443  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acffdee8cd1642478b299734597e62f2" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.439689  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acffdee8cd1642478b299734597e62f2" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.439989  8969 raft_consensus.cc:3060] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.440188  8821 raft_consensus.cc:3060] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.440333  8970 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.440869  9011 raft_consensus.cc:359] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.441450  9011 raft_consensus.cc:385] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.441404  8860 leader_election.cc:304] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.441905  9011 raft_consensus.cc:740] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.442662  9055 raft_consensus.cc:2804] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.442631  9011 consensus_queue.cc:260] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.443172  9055 raft_consensus.cc:697] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.443326  9014 raft_consensus.cc:493] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.443789  9014 raft_consensus.cc:515] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.444370  9011 ts_tablet_manager.cc:1434] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:48.445144  9011 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: Bootstrap starting.
I20260710 13:19:48.445528  9014 leader_election.cc:290] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.446868  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3de0e71629449c18ef57e7e7967f3bf" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.447451  8819 raft_consensus.cc:2468] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.448009  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3de0e71629449c18ef57e7e7967f3bf" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.448539  8970 raft_consensus.cc:2468] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.449277  8861 leader_election.cc:304] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.449472  8969 raft_consensus.cc:2468] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.449927  9014 raft_consensus.cc:2804] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.449713  9055 consensus_queue.cc:237] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.450284  9014 raft_consensus.cc:493] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.450560  9014 raft_consensus.cc:3060] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.450796  9011 tablet_bootstrap.cc:654] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.452075  8821 raft_consensus.cc:2468] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.453112  8861 leader_election.cc:304] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.454080  9050 raft_consensus.cc:2804] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.456131  9050 raft_consensus.cc:697] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.457036  9018 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.457322  9050 consensus_queue.cc:237] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.457479  9018 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.457859  8820 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.459954  9018 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.461133  9011 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: No bootstrap required, opened a new log
I20260710 13:19:48.461503  9011 ts_tablet_manager.cc:1403] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:48.463637  9011 raft_consensus.cc:359] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.464277  9011 raft_consensus.cc:385] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.464406  9014 raft_consensus.cc:515] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.468020  9011 raft_consensus.cc:740] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.468152  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3de0e71629449c18ef57e7e7967f3bf" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.468645  8820 raft_consensus.cc:3060] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.468752  9011 consensus_queue.cc:260] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.469312  9014 leader_election.cc:290] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.471877  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3de0e71629449c18ef57e7e7967f3bf" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.472481  8969 raft_consensus.cc:3060] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.476564  9011 ts_tablet_manager.cc:1434] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:19:48.478459  9014 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.479065  9014 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.481756  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.481926  9014 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537), 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:48.482278  8970 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.484479  8969 raft_consensus.cc:2468] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.482808  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.486006  8821 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.485878  8860 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.486989  9050 raft_consensus.cc:2804] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.487473  9050 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.488221  8860 leader_election.cc:304] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.488965  9014 raft_consensus.cc:2804] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.489542  9014 raft_consensus.cc:697] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.490453  9014 consensus_queue.cc:237] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.491022  8820 raft_consensus.cc:2468] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.488731  9050 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.494776  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.495391  8969 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075e535bf35246a184845339269ebe0b in term 0.
I20260710 13:19:48.496574  8785 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:48.497531  9018 raft_consensus.cc:2804] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.498068  9018 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.498636  9018 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.499888  8716 catalog_manager.cc:5697] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.503273  9050 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.505239  9050 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537), 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:48.505126  9018 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.507082  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.507877  8820 raft_consensus.cc:2393] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb11e5d7bafc4112803b878b8e7ac759 in current term 1: Already voted for candidate 075e535bf35246a184845339269ebe0b in this term.
I20260710 13:19:48.508323  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.508872  8969 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.510227  8970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.511510  8860 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [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: cb11e5d7bafc4112803b878b8e7ac759; no voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f
I20260710 13:19:48.512686  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:48.513521  8895 raft_consensus.cc:2393] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 075e535bf35246a184845339269ebe0b in current term 1: Already voted for candidate cb11e5d7bafc4112803b878b8e7ac759 in this term.
I20260710 13:19:48.512691  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759" is_pre_election: true
I20260710 13:19:48.514252  8894 raft_consensus.cc:2393] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 075e535bf35246a184845339269ebe0b in current term 1: Already voted for candidate cb11e5d7bafc4112803b878b8e7ac759 in this term.
I20260710 13:19:48.514680  8969 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075e535bf35246a184845339269ebe0b in term 1.
I20260710 13:19:48.512837  9018 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 election: Requested vote from peers cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.515447  9050 raft_consensus.cc:2749] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.515879  8785 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: cb11e5d7bafc4112803b878b8e7ac759
I20260710 13:19:48.516501  9018 raft_consensus.cc:2804] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.517521  9018 raft_consensus.cc:697] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 LEADER]: Becoming Leader. State: Replica: 075e535bf35246a184845339269ebe0b, State: Running, Role: LEADER
I20260710 13:19:48.517833  8716 catalog_manager.cc:5697] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.518257  9018 consensus_queue.cc:237] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:48.518988  8716 catalog_manager.cc:5697] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.523867  9050 raft_consensus.cc:493] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.524931  9050 raft_consensus.cc:515] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.527472  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.527647  9050 leader_election.cc:290] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.528149  8820 raft_consensus.cc:2393] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb11e5d7bafc4112803b878b8e7ac759 in current term 1: Already voted for candidate c68ba5ff91304b9193d53254aba3ff5f in this term.
I20260710 13:19:48.528893  8717 catalog_manager.cc:5697] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 075e535bf35246a184845339269ebe0b (127.5.156.193). New cstate: current_term: 1 leader_uuid: "075e535bf35246a184845339269ebe0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.531270  9050 raft_consensus.cc:493] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.531646  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de5c8de34743049397206748e13054" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.531708  9050 raft_consensus.cc:515] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.533042  8860 leader_election.cc:304] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb11e5d7bafc4112803b878b8e7ac759; no voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f
I20260710 13:19:48.533736  9050 leader_election.cc:290] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.533921  9014 raft_consensus.cc:3060] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.534264  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.534830  8820 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.534986  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.535496  8969 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.535657  8861 leader_election.cc:304] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.536373  9050 raft_consensus.cc:2804] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.536648  9050 raft_consensus.cc:493] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.536922  9050 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.539235  9014 raft_consensus.cc:2749] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.541541  9050 raft_consensus.cc:515] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.542878  9050 leader_election.cc:290] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.543529  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.543700  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.544026  8820 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.544188  8969 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.548449  8969 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.548547  8820 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.549274  8860 leader_election.cc:304] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.549777  9050 raft_consensus.cc:2804] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.550203  9050 raft_consensus.cc:697] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.550897  9050 consensus_queue.cc:237] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.557257  8717 catalog_manager.cc:5697] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.592653  9018 raft_consensus.cc:493] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.593118  9018 raft_consensus.cc:515] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.594666  9018 leader_election.cc:290] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.595256  8894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759" is_pre_election: true
I20260710 13:19:48.595607  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e659cb2de4ad425a8ee1af474a0a5130" candidate_uuid: "075e535bf35246a184845339269ebe0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.595826  8894 raft_consensus.cc:2393] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 075e535bf35246a184845339269ebe0b in current term 1: Already voted for candidate c68ba5ff91304b9193d53254aba3ff5f in this term.
I20260710 13:19:48.596771  8784 leader_election.cc:304] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 075e535bf35246a184845339269ebe0b; no voters: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759
I20260710 13:19:48.597368  9018 raft_consensus.cc:3060] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.601471  9018 raft_consensus.cc:2749] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.604859  9050 raft_consensus.cc:493] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.605201  9050 raft_consensus.cc:515] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.606796  9050 leader_election.cc:290] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.607398  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a655d90ce26545aabf4637102696a8a8" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b" is_pre_election: true
I20260710 13:19:48.607708  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a655d90ce26545aabf4637102696a8a8" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:48.608014  8820 raft_consensus.cc:2468] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.608325  8969 raft_consensus.cc:2468] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 0.
I20260710 13:19:48.608979  8861 leader_election.cc:304] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.609557  9050 raft_consensus.cc:2804] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.609870  9050 raft_consensus.cc:493] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.610105  9050 raft_consensus.cc:3060] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.614365  9050 raft_consensus.cc:515] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.616080  9050 leader_election.cc:290] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537)
I20260710 13:19:48.616699  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a655d90ce26545aabf4637102696a8a8" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:48.617259  8820 raft_consensus.cc:3060] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.617277  9036 consensus_queue.cc:1048] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.617712  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a655d90ce26545aabf4637102696a8a8" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:48.618312  8969 raft_consensus.cc:3060] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.622992  8820 raft_consensus.cc:2468] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.624101  8861 leader_election.cc:304] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:48.624495  8969 raft_consensus.cc:2468] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:48.624856  9050 raft_consensus.cc:2804] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.625308  9050 raft_consensus.cc:697] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:48.626001  9050 consensus_queue.cc:237] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:48.631234  9029 consensus_queue.cc:1048] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.635615  8716 catalog_manager.cc:5697] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.648526  9029 consensus_queue.cc:1048] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.659181  9019 consensus_queue.cc:1048] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.699744  5747 ts_manager.cc:295] Set tserver state for 075e535bf35246a184845339269ebe0b to MAINTENANCE_MODE
I20260710 13:19:48.700361  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:19:48.717430  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:48.718152  5747 tablet_replica.cc:333] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.718907  5747 raft_consensus.cc:2243] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.718842  9073 consensus_queue.cc:1048] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.719444  5747 raft_consensus.cc:2272] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.721318  5747 tablet_replica.cc:333] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.721897  5747 raft_consensus.cc:2243] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.722249  5747 raft_consensus.cc:2272] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.724448  5747 tablet_replica.cc:333] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
W20260710 13:19:48.731285  8935 consensus_peers.cc:597] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.725140  5747 raft_consensus.cc:2243] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.732023  5747 raft_consensus.cc:2272] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.734325  5747 tablet_replica.cc:333] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.734998  5747 raft_consensus.cc:2243] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.735437  5747 raft_consensus.cc:2272] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.737659  5747 tablet_replica.cc:333] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.738159  5747 raft_consensus.cc:2243] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.738485  5747 raft_consensus.cc:2272] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.740001  5747 tablet_replica.cc:333] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.740448  5747 raft_consensus.cc:2243] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.740764  5747 raft_consensus.cc:2272] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.742326  5747 tablet_replica.cc:333] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.742854  5747 raft_consensus.cc:2243] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.743368  5747 pending_rounds.cc:70] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Trying to abort 1 pending ops.
I20260710 13:19:48.743610  5747 pending_rounds.cc:77] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992554578604032 op_type: NO_OP noop_request { }
I20260710 13:19:48.743932  5747 raft_consensus.cc:2889] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:48.744195  5747 raft_consensus.cc:2272] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.745862  5747 tablet_replica.cc:333] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.746289  5747 raft_consensus.cc:2243] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.746644  5747 raft_consensus.cc:2272] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.748188  5747 tablet_replica.cc:333] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.748626  5747 raft_consensus.cc:2243] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.748967  5747 raft_consensus.cc:2272] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.750270  5747 tablet_replica.cc:333] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: stopping tablet replica
I20260710 13:19:48.750665  5747 raft_consensus.cc:2243] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.750981  5747 raft_consensus.cc:2272] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.777611  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
W20260710 13:19:48.809900  8861 consensus_peers.cc:597] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.864478  8861 consensus_peers.cc:597] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.955432  8861 consensus_peers.cc:597] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.957074  8861 consensus_peers.cc:597] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:49.007725  9050 consensus_queue.cc:1048] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.010090  9050 consensus_queue.cc:1048] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.010412  9014 consensus_queue.cc:1048] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.032333  9014 consensus_queue.cc:1048] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:49.034073  8861 consensus_peers.cc:597] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:49.037437  9082 consensus_queue.cc:1048] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:49.055040  8861 consensus_peers.cc:597] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:49.059651  8935 consensus_peers.cc:597] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:49.076982  9014 consensus_queue.cc:1048] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:49.124599  8935 consensus_peers.cc:597] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:49.364912  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:50.321005  9083 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.321527  9083 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:50.323029  9083 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537), 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:50.323745  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f" is_pre_election: true
I20260710 13:19:50.324220  8969 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 1.
I20260710 13:19:50.325328  8860 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [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: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 
I20260710 13:19:50.326031  9083 raft_consensus.cc:2804] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:50.326364  9083 raft_consensus.cc:493] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.326624  9083 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:50.330705  8861 leader_election.cc:336] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111)
I20260710 13:19:50.332706  9083 raft_consensus.cc:515] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:50.334218  9083 leader_election.cc:290] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 2 election: Requested vote from peers c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195:44537), 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:50.334878  8969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c478ead6154226baf9a2405de8372f" candidate_uuid: "cb11e5d7bafc4112803b878b8e7ac759" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
I20260710 13:19:50.335299  8969 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:50.337162  8861 leader_election.cc:336] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111)
I20260710 13:19:50.339838  8969 raft_consensus.cc:2468] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb11e5d7bafc4112803b878b8e7ac759 in term 2.
I20260710 13:19:50.340593  8860 leader_election.cc:304] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [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: c68ba5ff91304b9193d53254aba3ff5f, cb11e5d7bafc4112803b878b8e7ac759; no voters: 075e535bf35246a184845339269ebe0b
I20260710 13:19:50.341087  9083 raft_consensus.cc:2804] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:50.341892  9083 raft_consensus.cc:697] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 2 LEADER]: Becoming Leader. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:50.342670  9083 consensus_queue.cc:237] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Queue going to LEADER 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: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:50.348735  8717 catalog_manager.cc:5697] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 reported cstate change: term changed from 1 to 2, leader changed from 075e535bf35246a184845339269ebe0b (127.5.156.193) to cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "cb11e5d7bafc4112803b878b8e7ac759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:50.365666  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:50.839932  8969 raft_consensus.cc:1275] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Refusing update from remote peer cb11e5d7bafc4112803b878b8e7ac759: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:50.840994  9083 consensus_queue.cc:1048] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:50.854628  8861 consensus_peers.cc:597] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.119930  8861 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111) [suppressed 73 similar messages]
W20260710 13:19:51.121779  8861 consensus_peers.cc:597] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.185777  8935 consensus_peers.cc:597] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.366425  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:51.434924  8935 consensus_peers.cc:597] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.484545  8861 consensus_peers.cc:597] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.498792  8861 consensus_peers.cc:597] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.504925  8861 consensus_peers.cc:597] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.587469  8935 consensus_peers.cc:597] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.597479  8861 consensus_peers.cc:597] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:51.660815  8861 consensus_peers.cc:597] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:52.367233  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:53.241189  8861 consensus_peers.cc:597] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:53.368070  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:53.540313  8935 consensus_peers.cc:597] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:53.792320  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.798539  9101 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
W20260710 13:19:53.799528  9102 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
W20260710 13:19:53.800868  9104 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
I20260710 13:19:53.801226  5747 server_base.cc:1061] running on GCE node
I20260710 13:19:53.802460  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.802718  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:53.802896  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689593802882 us; error 0 us; skew 500 ppm
I20260710 13:19:53.803407  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.805589  5747 webserver.cc:533] Webserver started at http://127.5.156.193:37933/ using document root <none> and password file <none>
I20260710 13:19:53.806017  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.806195  5747 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:53.809340  5747 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:53.812327  9109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.812953  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:53.813227  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "075e535bf35246a184845339269ebe0b"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-f86c"
I20260710 13:19:53.813493  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689514453164-5747-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)
W20260710 13:19:53.831580  8861 consensus_peers.cc:597] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:53.837148  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.838069  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.839238  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.842309  9116 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:53.884626  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:53.884979  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.002s	sys 0.000s
I20260710 13:19:53.885341  5747 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:19:53.889215  9116 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.899055  9116 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.899688  9116 tablet_bootstrap.cc:492] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.900195  9116 ts_tablet_manager.cc:1403] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.010s
I20260710 13:19:53.901978  9116 raft_consensus.cc:359] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.902522  9116 raft_consensus.cc:740] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.903079  9116 consensus_queue.cc:260] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.905143  9116 ts_tablet_manager.cc:1434] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:53.905696  9116 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.915036  9116 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.915707  9116 tablet_bootstrap.cc:492] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.916204  9116 ts_tablet_manager.cc:1403] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:19:53.917743  5747 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:53.917977  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.027s	sys 0.004s
I20260710 13:19:53.917999  9116 raft_consensus.cc:359] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.918668  9116 raft_consensus.cc:740] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.919466  9116 consensus_queue.cc:260] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.920924  9116 ts_tablet_manager.cc:1434] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.921517  9116 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.931530  9116 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.932219  9116 tablet_bootstrap.cc:492] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.932751  9116 ts_tablet_manager.cc:1403] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260710 13:19:53.934929  9116 raft_consensus.cc:359] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.935459  9116 raft_consensus.cc:740] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.936077  9116 consensus_queue.cc:260] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.937695  9116 ts_tablet_manager.cc:1434] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:53.938292  9116 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.947234  9116 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.947849  9116 tablet_bootstrap.cc:492] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.948318  9116 ts_tablet_manager.cc:1403] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:19:53.950341  9116 raft_consensus.cc:359] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.950887  9116 raft_consensus.cc:740] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.951455  9116 consensus_queue.cc:260] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.953114  9116 ts_tablet_manager.cc:1434] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 13:19:53.953631  9116 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.963094  9116 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.963737  9116 tablet_bootstrap.cc:492] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.964304  9116 ts_tablet_manager.cc:1403] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 13:19:53.965791  9116 raft_consensus.cc:359] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.966194  9116 raft_consensus.cc:740] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.966693  9116 consensus_queue.cc:260] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [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: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:53.968125  9116 ts_tablet_manager.cc:1434] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:53.968638  9116 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:53.974917  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:44463
I20260710 13:19:53.975095  9178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:44463 every 8 connection(s)
I20260710 13:19:53.977553  9116 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:53.978327  9116 tablet_bootstrap.cc:492] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:53.978966  9116 ts_tablet_manager.cc:1403] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 13:19:53.979080  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.981545  9116 raft_consensus.cc:359] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:53.982664  9116 raft_consensus.cc:740] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.983609  9116 consensus_queue.cc:260] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [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: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } } peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } }
I20260710 13:19:53.985567  9116 ts_tablet_manager.cc:1434] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:53.986593  9116 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:54.012629  9116 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:54.013453  9116 tablet_bootstrap.cc:492] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:54.014086  9116 ts_tablet_manager.cc:1403] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260710 13:19:54.016515  9116 raft_consensus.cc:359] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.017179  9116 raft_consensus.cc:740] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.017385  9180 heartbeater.cc:344] Connected to a master server at 127.5.156.254:46773
I20260710 13:19:54.017791  9180 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:54.018095  9116 consensus_queue.cc:260] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.018571  9180 heartbeater.cc:507] Master 127.5.156.254:46773 requested a full tablet report, sending...
I20260710 13:19:54.020170  9116 ts_tablet_manager.cc:1434] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:19:54.021606  9116 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:54.021600  8895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85"
dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
mode: GRACEFUL
new_leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
 from {username='slave'} at 127.0.0.1:33528
I20260710 13:19:54.022428  8895 raft_consensus.cc:606] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Received request to transfer leadership to TS c68ba5ff91304b9193d53254aba3ff5f
I20260710 13:19:54.025049  8895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1"
dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
mode: GRACEFUL
new_leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
 from {username='slave'} at 127.0.0.1:33528
I20260710 13:19:54.025611  8895 raft_consensus.cc:606] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Received request to transfer leadership to TS c68ba5ff91304b9193d53254aba3ff5f
I20260710 13:19:54.025686  8716 ts_manager.cc:194] Re-registered known tserver with Master: 075e535bf35246a184845339269ebe0b (127.5.156.193:44463)
I20260710 13:19:54.026841  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:54.027412  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:54.028134  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:54.037550  8861 consensus_peers.cc:597] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:54.046494  8935 consensus_peers.cc:597] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:54.052942  8716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35138
I20260710 13:19:54.059079  9180 heartbeater.cc:499] Master 127.5.156.254:46773 was elected leader, sending a full tablet report...
I20260710 13:19:54.059193  9116 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:54.059986  9116 tablet_bootstrap.cc:492] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:54.060493  9116 ts_tablet_manager.cc:1403] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.019s
I20260710 13:19:54.062098  9116 raft_consensus.cc:359] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.062600  9116 raft_consensus.cc:740] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.063149  9116 consensus_queue.cc:260] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.064546  9116 ts_tablet_manager.cc:1434] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:54.065124  9116 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:54.073194  9116 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:54.073848  9116 tablet_bootstrap.cc:492] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:54.074416  9116 ts_tablet_manager.cc:1403] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:54.076437  9116 raft_consensus.cc:359] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.076913  9116 raft_consensus.cc:740] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.077325  9116 consensus_queue.cc:260] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.078825  9116 ts_tablet_manager.cc:1434] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:54.079496  9116 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Bootstrap starting.
I20260710 13:19:54.091338  9116 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: 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
I20260710 13:19:54.092252  9116 tablet_bootstrap.cc:492] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Bootstrap complete.
I20260710 13:19:54.092774  9116 ts_tablet_manager.cc:1403] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:54.094259  9116 raft_consensus.cc:359] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.094702  9116 raft_consensus.cc:740] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075e535bf35246a184845339269ebe0b, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.095268  9116 consensus_queue.cc:260] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [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: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.096891  9116 ts_tablet_manager.cc:1434] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:54.184298  9153 raft_consensus.cc:3060] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.189227  9153 pending_rounds.cc:85] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Aborting all ops after (but not including) 0
I20260710 13:19:54.189436  9153 pending_rounds.cc:107] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:54.189594  9153 raft_consensus.cc:2889] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:19:54.368994  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:54.417796  9100 raft_consensus.cc:993] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: : Instructing follower c68ba5ff91304b9193d53254aba3ff5f to start an election
I20260710 13:19:54.418249  9200 raft_consensus.cc:1081] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Signalling peer c68ba5ff91304b9193d53254aba3ff5f to start an election
I20260710 13:19:54.419478  8969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1"
dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
 from {username='slave'} at 127.0.0.1:56736
I20260710 13:19:54.419946  8969 raft_consensus.cc:493] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:54.420226  8969 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.424358  8969 raft_consensus.cc:515] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.426009  8969 leader_election.cc:290] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 2 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:54.426946  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:54.426455  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b4a1680a0a4a7c8009e42766d933a1" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:54.427479  8895 raft_consensus.cc:3055] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:54.427572  9153 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.427899  8895 raft_consensus.cc:740] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:54.428658  8895 consensus_queue.cc:260] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.429693  8895 raft_consensus.cc:3060] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.433197  9153 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 2.
I20260710 13:19:54.434196  8935 leader_election.cc:304] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:54.434577  8895 raft_consensus.cc:2468] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 2.
I20260710 13:19:54.435046  9029 raft_consensus.cc:2804] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:54.435986  9029 raft_consensus.cc:697] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 2 LEADER]: Becoming Leader. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Running, Role: LEADER
I20260710 13:19:54.436756  9029 consensus_queue.cc:237] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.444093  8716 catalog_manager.cc:5697] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f reported cstate change: term changed from 1 to 2, leader changed from cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194) to c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195). New cstate: current_term: 2 leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.478389  9100 raft_consensus.cc:993] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: : Instructing follower c68ba5ff91304b9193d53254aba3ff5f to start an election
I20260710 13:19:54.478725  9200 raft_consensus.cc:1081] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Signalling peer c68ba5ff91304b9193d53254aba3ff5f to start an election
I20260710 13:19:54.479784  8969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85"
dest_uuid: "c68ba5ff91304b9193d53254aba3ff5f"
 from {username='slave'} at 127.0.0.1:56736
I20260710 13:19:54.480130  8969 raft_consensus.cc:493] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:54.480330  8969 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.484119  8969 raft_consensus.cc:515] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.485381  8969 leader_election.cc:290] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 2 election: Requested vote from peers 075e535bf35246a184845339269ebe0b (127.5.156.193:44463), cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561)
I20260710 13:19:54.486032  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "075e535bf35246a184845339269ebe0b"
I20260710 13:19:54.486265  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854d0081c30045499fdb674d56a7ec85" candidate_uuid: "c68ba5ff91304b9193d53254aba3ff5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb11e5d7bafc4112803b878b8e7ac759"
I20260710 13:19:54.486552  9153 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.486786  8895 raft_consensus.cc:3055] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:54.487157  8895 raft_consensus.cc:740] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb11e5d7bafc4112803b878b8e7ac759, State: Running, Role: LEADER
I20260710 13:19:54.487890  8895 consensus_queue.cc:260] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.488929  8895 raft_consensus.cc:3060] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.494863  9153 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 2.
I20260710 13:19:54.495781  8935 leader_election.cc:304] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075e535bf35246a184845339269ebe0b, c68ba5ff91304b9193d53254aba3ff5f; no voters: 
I20260710 13:19:54.496383  9205 raft_consensus.cc:2804] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:54.496842  9205 raft_consensus.cc:697] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 2 LEADER]: Becoming Leader. State: Replica: c68ba5ff91304b9193d53254aba3ff5f, State: Running, Role: LEADER
I20260710 13:19:54.497637  8895 raft_consensus.cc:2468] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68ba5ff91304b9193d53254aba3ff5f in term 2.
I20260710 13:19:54.497581  9205 consensus_queue.cc:237] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } }
I20260710 13:19:54.503695  8716 catalog_manager.cc:5697] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f reported cstate change: term changed from 1 to 2, leader changed from cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194) to c68ba5ff91304b9193d53254aba3ff5f (127.5.156.195). New cstate: current_term: 2 leader_uuid: "c68ba5ff91304b9193d53254aba3ff5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68ba5ff91304b9193d53254aba3ff5f" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 44537 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.879469  8895 raft_consensus.cc:1275] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Refusing update from remote peer c68ba5ff91304b9193d53254aba3ff5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.880525  9205 consensus_queue.cc:1048] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.889516  9153 raft_consensus.cc:1275] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Refusing update from remote peer c68ba5ff91304b9193d53254aba3ff5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.890596  9029 consensus_queue.cc:1048] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.974457  8895 raft_consensus.cc:1275] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Refusing update from remote peer c68ba5ff91304b9193d53254aba3ff5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.975531  9029 consensus_queue.cc:1048] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb11e5d7bafc4112803b878b8e7ac759" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 38561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.982812  9153 raft_consensus.cc:1275] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Refusing update from remote peer c68ba5ff91304b9193d53254aba3ff5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.984275  9203 consensus_queue.cc:1048] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075e535bf35246a184845339269ebe0b" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 44463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.054540  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.060515  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:55.060876  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:55.061271  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:55.369800  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:56.066754  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:56.071422  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:56.071805  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:56.072223  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:56.370522  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:57.077625  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:57.084595  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:57.084925  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:57.085716  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:57.371508  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:58.091323  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:58.097091  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:58.097484  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:58.097918  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:58.372300  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:59.103681  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:59.109476  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:59.115424  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:59.115818  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:59.373347  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:00.133903  5747 tablet_server.cc:179] TabletServer@127.5.156.193:44463 shutting down...
I20260710 13:20:00.158902  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.159775  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.160660  5747 raft_consensus.cc:2243] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:00.161069  8935 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
I20260710 13:20:00.161332  5747 raft_consensus.cc:2272] T acffdee8cd1642478b299734597e62f2 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.164271  8935 consensus_peers.cc:597] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.164369  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.165050  5747 raft_consensus.cc:2243] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.165494  5747 raft_consensus.cc:2272] T f3de0e71629449c18ef57e7e7967f3bf P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.167474  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.168037  5747 raft_consensus.cc:2243] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.168448  5747 raft_consensus.cc:2272] T 52c478ead6154226baf9a2405de8372f P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.170356  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.170840  5747 raft_consensus.cc:2243] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.171294  5747 raft_consensus.cc:2272] T 35a1e5e31c45478d8a3037d35cb52898 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.173467  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.173938  5747 raft_consensus.cc:2243] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.174288  5747 raft_consensus.cc:2272] T e3de5c8de34743049397206748e13054 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.176119  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.176591  5747 raft_consensus.cc:2243] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.177026  5747 raft_consensus.cc:2272] T 6418f722e9b54799bd1b4df9e98990ac P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.178891  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.179322  5747 raft_consensus.cc:2243] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.179704  5747 raft_consensus.cc:2272] T e659cb2de4ad425a8ee1af474a0a5130 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.181540  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.182036  5747 raft_consensus.cc:2243] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.182483  5747 raft_consensus.cc:2272] T f2b4a1680a0a4a7c8009e42766d933a1 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.184480  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.185030  5747 raft_consensus.cc:2243] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.185436  5747 raft_consensus.cc:2272] T 854d0081c30045499fdb674d56a7ec85 P 075e535bf35246a184845339269ebe0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.187299  5747 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:00.187829  5747 raft_consensus.cc:2243] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.188264  5747 raft_consensus.cc:2272] T a655d90ce26545aabf4637102696a8a8 P 075e535bf35246a184845339269ebe0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.216969  5747 tablet_server.cc:196] TabletServer@127.5.156.193:44463 shutdown complete.
I20260710 13:20:00.239681  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
W20260710 13:20:00.258347  8935 consensus_peers.cc:597] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.264184  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.264854  5747 tablet_replica.cc:333] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.265543  5747 raft_consensus.cc:2243] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.266047  5747 raft_consensus.cc:2272] T e3de5c8de34743049397206748e13054 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.267990  5747 tablet_replica.cc:333] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.268488  5747 raft_consensus.cc:2243] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.269240  5747 raft_consensus.cc:2272] T a655d90ce26545aabf4637102696a8a8 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.270855  5747 tablet_replica.cc:333] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.271310  5747 raft_consensus.cc:2243] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.271795  5747 raft_consensus.cc:2272] T 854d0081c30045499fdb674d56a7ec85 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.273828  5747 tablet_replica.cc:333] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.274302  5747 raft_consensus.cc:2243] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.274731  5747 raft_consensus.cc:2272] T e659cb2de4ad425a8ee1af474a0a5130 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.276537  5747 tablet_replica.cc:333] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.276957  5747 raft_consensus.cc:2243] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.277390  5747 raft_consensus.cc:2272] T f2b4a1680a0a4a7c8009e42766d933a1 P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.279127  5747 tablet_replica.cc:333] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.279626  5747 raft_consensus.cc:2243] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.280354  5747 raft_consensus.cc:2272] T 35a1e5e31c45478d8a3037d35cb52898 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.281929  5747 tablet_replica.cc:333] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.282323  5747 raft_consensus.cc:2243] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.282987  5747 raft_consensus.cc:2272] T f3de0e71629449c18ef57e7e7967f3bf P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.284785  5747 tablet_replica.cc:333] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.285288  5747 raft_consensus.cc:2243] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.286036  5747 raft_consensus.cc:2272] T 52c478ead6154226baf9a2405de8372f P cb11e5d7bafc4112803b878b8e7ac759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.287801  5747 tablet_replica.cc:333] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.288290  5747 raft_consensus.cc:2243] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.288659  5747 raft_consensus.cc:2272] T 6418f722e9b54799bd1b4df9e98990ac P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.290308  5747 tablet_replica.cc:333] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759: stopping tablet replica
I20260710 13:20:00.290714  5747 raft_consensus.cc:2243] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.291417  5747 raft_consensus.cc:2272] T acffdee8cd1642478b299734597e62f2 P cb11e5d7bafc4112803b878b8e7ac759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.319864  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:20:00.341437  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
W20260710 13:20:00.357975  8935 consensus_peers.cc:597] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f -> Peer 075e535bf35246a184845339269ebe0b (127.5.156.193:44463): Couldn't send request to peer 075e535bf35246a184845339269ebe0b. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:44463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.367107  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.367792  5747 tablet_replica.cc:333] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.368381  5747 raft_consensus.cc:2243] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.368813  5747 raft_consensus.cc:2272] T a655d90ce26545aabf4637102696a8a8 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.370568  5747 tablet_replica.cc:333] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.371008  5747 raft_consensus.cc:2243] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.371367  5747 raft_consensus.cc:2272] T acffdee8cd1642478b299734597e62f2 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.373260  5747 tablet_replica.cc:333] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.373730  5747 raft_consensus.cc:2243] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.374118  5747 raft_consensus.cc:2272] T 52c478ead6154226baf9a2405de8372f P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.374191  8767 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:00.376011  5747 tablet_replica.cc:333] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.376457  5747 raft_consensus.cc:2243] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.376827  5747 raft_consensus.cc:2272] T 35a1e5e31c45478d8a3037d35cb52898 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.378517  5747 tablet_replica.cc:333] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.379016  5747 raft_consensus.cc:2243] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.379439  5747 raft_consensus.cc:2272] T f3de0e71629449c18ef57e7e7967f3bf P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.381196  5747 tablet_replica.cc:333] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.381594  5747 raft_consensus.cc:2243] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.382236  5747 raft_consensus.cc:2272] T f2b4a1680a0a4a7c8009e42766d933a1 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.383847  5747 tablet_replica.cc:333] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.384249  5747 raft_consensus.cc:2243] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.384975  5747 raft_consensus.cc:2272] T 854d0081c30045499fdb674d56a7ec85 P c68ba5ff91304b9193d53254aba3ff5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.386638  5747 tablet_replica.cc:333] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.387041  5747 raft_consensus.cc:2243] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.387748  5747 raft_consensus.cc:2272] T e659cb2de4ad425a8ee1af474a0a5130 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.389781  5747 tablet_replica.cc:333] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.390372  5747 raft_consensus.cc:2243] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.391323  5747 raft_consensus.cc:2272] T e3de5c8de34743049397206748e13054 P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.393317  8933 consensus_peers.cc:597] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f -> Peer cb11e5d7bafc4112803b878b8e7ac759 (127.5.156.194:38561): Couldn't send request to peer cb11e5d7bafc4112803b878b8e7ac759. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:38561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.393797  5747 tablet_replica.cc:333] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f: stopping tablet replica
I20260710 13:20:00.394220  5747 raft_consensus.cc:2243] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.394872  5747 raft_consensus.cc:2272] T 6418f722e9b54799bd1b4df9e98990ac P c68ba5ff91304b9193d53254aba3ff5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.422173  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:20:00.442058  5747 master.cc:562] Master@127.5.156.254:46773 shutting down...
I20260710 13:20:00.461890  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.462502  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.462832  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf6d1eeb70a04aa2a25f50176f13fb1c: stopping tablet replica
I20260710 13:20:00.482314  5747 master.cc:584] Master@127.5.156.254:46773 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13271 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:00.520151  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:35917
I20260710 13:20:00.521137  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.526023  9225 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
W20260710 13:20:00.526087  9226 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
W20260710 13:20:00.527261  9228 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
I20260710 13:20:00.528133  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:00.528844  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.529034  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.529168  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689600529153 us; error 0 us; skew 500 ppm
I20260710 13:20:00.529649  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.531720  5747 webserver.cc:533] Webserver started at http://127.5.156.254:45165/ using document root <none> and password file <none>
I20260710 13:20:00.532220  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.532426  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.532665  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.533615  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "dc5d27826778460d89dfb088a03150bf"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.538103  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:00.540912  9233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.541720  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:00.541945  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "dc5d27826778460d89dfb088a03150bf"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.542182  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-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)
I20260710 13:20:00.567670  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.568696  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.604267  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:35917
I20260710 13:20:00.604310  9284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:35917 every 8 connection(s)
I20260710 13:20:00.609475  9285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.618916  9285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf: Bootstrap starting.
I20260710 13:20:00.623304  9285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.632216  9285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf: No bootstrap required, opened a new log
I20260710 13:20:00.634176  9285 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER }
I20260710 13:20:00.634616  9285 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.634840  9285 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc5d27826778460d89dfb088a03150bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.635354  9285 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER }
I20260710 13:20:00.635876  9285 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:00.636093  9285 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:00.636327  9285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.640031  9285 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER }
I20260710 13:20:00.640447  9285 leader_election.cc:304] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [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: dc5d27826778460d89dfb088a03150bf; no voters: 
I20260710 13:20:00.641444  9285 leader_election.cc:290] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:00.641841  9288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.643217  9288 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 1 LEADER]: Becoming Leader. State: Replica: dc5d27826778460d89dfb088a03150bf, State: Running, Role: LEADER
I20260710 13:20:00.643971  9288 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [LEADER]: Queue going to LEADER mode. State: All 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: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER }
I20260710 13:20:00.644304  9285 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:00.646808  9290 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc5d27826778460d89dfb088a03150bf. Latest consensus state: current_term: 1 leader_uuid: "dc5d27826778460d89dfb088a03150bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER } }
I20260710 13:20:00.646808  9289 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc5d27826778460d89dfb088a03150bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc5d27826778460d89dfb088a03150bf" member_type: VOTER } }
I20260710 13:20:00.647445  9290 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:00.647485  9289 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:00.649379  9293 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:00.657647  9293 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:00.669131  9293 catalog_manager.cc:1383] Generated new cluster ID: 4c5396eba74647709c6d3a3ca6c464d0
I20260710 13:20:00.669371  9293 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:00.679981  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:00.693802  9293 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:00.694859  9293 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:00.706336  9293 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf: Generated new TSK 0
I20260710 13:20:00.706787  9293 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:00.713402  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.718747  9306 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
W20260710 13:20:00.719180  9307 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
W20260710 13:20:00.720304  9309 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
I20260710 13:20:00.722472  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:00.723143  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.723300  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.723415  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689600723404 us; error 0 us; skew 500 ppm
I20260710 13:20:00.723906  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.725929  5747 webserver.cc:533] Webserver started at http://127.5.156.193:34247/ using document root <none> and password file <none>
I20260710 13:20:00.726297  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.726447  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.726629  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.727615  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "5483c6e7512d46999402726332d010d3"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.731389  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:00.734186  9314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.734877  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:00.735150  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "5483c6e7512d46999402726332d010d3"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.735428  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-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)
I20260710 13:20:00.754070  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.755106  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.756418  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.758271  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.758420  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.758668  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.758816  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.793641  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:40351
I20260710 13:20:00.793726  9376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:40351 every 8 connection(s)
I20260710 13:20:00.798535  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.804580  9381 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
W20260710 13:20:00.805877  9382 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
I20260710 13:20:00.807672  5747 server_base.cc:1061] running on GCE node
W20260710 13:20:00.808334  9385 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
I20260710 13:20:00.809202  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.809386  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.809433  9377 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35917
I20260710 13:20:00.809564  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689600809537 us; error 0 us; skew 500 ppm
I20260710 13:20:00.809837  9377 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.810164  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.810500  9377 heartbeater.cc:507] Master 127.5.156.254:35917 requested a full tablet report, sending...
I20260710 13:20:00.812465  5747 webserver.cc:533] Webserver started at http://127.5.156.194:35689/ using document root <none> and password file <none>
I20260710 13:20:00.812471  9250 ts_manager.cc:194] Registered new tserver with Master: 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351)
I20260710 13:20:00.813030  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.813269  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.813496  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.814253  9250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51302
I20260710 13:20:00.814482  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "0739dabef3a74b389001b26e66e952bf"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.818521  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260710 13:20:00.821240  9389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.821960  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:00.822209  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "0739dabef3a74b389001b26e66e952bf"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.822403  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-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)
I20260710 13:20:00.841806  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.842756  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.844012  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.846000  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.846210  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.846454  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.846592  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.881064  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:40635
I20260710 13:20:00.881155  9451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:40635 every 8 connection(s)
I20260710 13:20:00.885389  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.891516  9455 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
W20260710 13:20:00.892483  9456 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
I20260710 13:20:00.895949  9452 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35917
I20260710 13:20:00.896437  9452 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.897419  9452 heartbeater.cc:507] Master 127.5.156.254:35917 requested a full tablet report, sending...
I20260710 13:20:00.899926  9250 ts_manager.cc:194] Registered new tserver with Master: 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:00.900710  5747 server_base.cc:1061] running on GCE node
W20260710 13:20:00.900755  9458 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
I20260710 13:20:00.901530  9250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51308
I20260710 13:20:00.901691  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.901954  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.902127  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689600902094 us; error 0 us; skew 500 ppm
I20260710 13:20:00.902750  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.904857  5747 webserver.cc:533] Webserver started at http://127.5.156.195:36837/ using document root <none> and password file <none>
I20260710 13:20:00.905331  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.905535  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.905807  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.906747  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "768eea430b314357913184796b60efab"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.910465  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:20:00.913206  9463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.913883  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:00.914095  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "768eea430b314357913184796b60efab"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-f86c"
I20260710 13:20:00.914285  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689514453164-5747-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)
I20260710 13:20:00.947196  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.948180  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.949628  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.951521  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.951726  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.951958  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.952134  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.987169  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:41989
I20260710 13:20:00.987262  9525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:41989 every 8 connection(s)
I20260710 13:20:00.999208  9526 heartbeater.cc:344] Connected to a master server at 127.5.156.254:35917
I20260710 13:20:00.999512  9526 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.000181  9526 heartbeater.cc:507] Master 127.5.156.254:35917 requested a full tablet report, sending...
I20260710 13:20:01.001734  9250 ts_manager.cc:194] Registered new tserver with Master: 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:01.001878  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012108141s
I20260710 13:20:01.002883  9250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51316
I20260710 13:20:01.022809  9250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51322:
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"
    }
  }
}
W20260710 13:20:01.024798  9250 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.
I20260710 13:20:01.078860  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 8855aec00a3f45eeae955d21415fe0b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.080006  9417 tablet_service.cc:1511] Processing CreateTablet for tablet 8855aec00a3f45eeae955d21415fe0b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.080248  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 9788bbd6b9f242c69802806fa4c339a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.081293  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8855aec00a3f45eeae955d21415fe0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.081664  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 9788bbd6b9f242c69802806fa4c339a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.082765  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9788bbd6b9f242c69802806fa4c339a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.083501  9341 tablet_service.cc:1511] Processing CreateTablet for tablet 9788bbd6b9f242c69802806fa4c339a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.080319  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8855aec00a3f45eeae955d21415fe0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.084643  9342 tablet_service.cc:1511] Processing CreateTablet for tablet 8855aec00a3f45eeae955d21415fe0b4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e9e36256badd465d8fd59d9728d73eb0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.084677  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9788bbd6b9f242c69802806fa4c339a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.089025  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9788bbd6b9f242c69802806fa4c339a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.092835  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8855aec00a3f45eeae955d21415fe0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.105310  9541 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: Bootstrap starting.
I20260710 13:20:01.112135  9541 tablet_bootstrap.cc:654] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.120271  9542 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: Bootstrap starting.
I20260710 13:20:01.121948  9541 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: No bootstrap required, opened a new log
I20260710 13:20:01.121961  9544 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: Bootstrap starting.
I20260710 13:20:01.122501  9541 ts_tablet_manager.cc:1403] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:20:01.125329  9541 raft_consensus.cc:359] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.126091  9541 raft_consensus.cc:385] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.126372  9541 raft_consensus.cc:740] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0739dabef3a74b389001b26e66e952bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.126557  9542 tablet_bootstrap.cc:654] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.127079  9541 consensus_queue.cc:260] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.128619  9544 tablet_bootstrap.cc:654] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.129500  9452 heartbeater.cc:499] Master 127.5.156.254:35917 was elected leader, sending a full tablet report...
I20260710 13:20:01.129801  9541 ts_tablet_manager.cc:1434] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:01.130694  9541 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: Bootstrap starting.
W20260710 13:20:01.134871  9453 tablet.cc:2406] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:01.136740  9541 tablet_bootstrap.cc:654] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.142498  9542 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: No bootstrap required, opened a new log
I20260710 13:20:01.143065  9542 ts_tablet_manager.cc:1403] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 13:20:01.146000  9542 raft_consensus.cc:359] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.146659  9542 raft_consensus.cc:385] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.146826  9544 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: No bootstrap required, opened a new log
I20260710 13:20:01.146962  9542 raft_consensus.cc:740] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.147289  9544 ts_tablet_manager.cc:1403] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260710 13:20:01.147732  9541 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: No bootstrap required, opened a new log
I20260710 13:20:01.148157  9541 ts_tablet_manager.cc:1403] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.015s
I20260710 13:20:01.147795  9542 consensus_queue.cc:260] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.149734  9526 heartbeater.cc:499] Master 127.5.156.254:35917 was elected leader, sending a full tablet report...
I20260710 13:20:01.150242  9542 ts_tablet_manager.cc:1434] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:01.149936  9544 raft_consensus.cc:359] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.150602  9544 raft_consensus.cc:385] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.150852  9544 raft_consensus.cc:740] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5483c6e7512d46999402726332d010d3, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.151116  9542 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: Bootstrap starting.
I20260710 13:20:01.151489  9544 consensus_queue.cc:260] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.152096  9541 raft_consensus.cc:359] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.152788  9541 raft_consensus.cc:385] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.153131  9541 raft_consensus.cc:740] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0739dabef3a74b389001b26e66e952bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.153883  9541 consensus_queue.cc:260] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.157296  9541 ts_tablet_manager.cc:1434] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:01.158728  9377 heartbeater.cc:499] Master 127.5.156.254:35917 was elected leader, sending a full tablet report...
I20260710 13:20:01.159075  9544 ts_tablet_manager.cc:1434] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260710 13:20:01.159890  9544 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: Bootstrap starting.
I20260710 13:20:01.161286  9542 tablet_bootstrap.cc:654] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.165917  9544 tablet_bootstrap.cc:654] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.170331  9542 tablet_bootstrap.cc:492] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: No bootstrap required, opened a new log
I20260710 13:20:01.170706  9542 ts_tablet_manager.cc:1403] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:20:01.171798  9544 tablet_bootstrap.cc:492] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: No bootstrap required, opened a new log
I20260710 13:20:01.172250  9544 ts_tablet_manager.cc:1403] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:20:01.173293  9542 raft_consensus.cc:359] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.173899  9542 raft_consensus.cc:385] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.174204  9542 raft_consensus.cc:740] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.174760  9544 raft_consensus.cc:359] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.174902  9542 consensus_queue.cc:260] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.175498  9544 raft_consensus.cc:385] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.175829  9544 raft_consensus.cc:740] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5483c6e7512d46999402726332d010d3, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.176510  9544 consensus_queue.cc:260] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.176990  9542 ts_tablet_manager.cc:1434] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:20:01.178359  9544 ts_tablet_manager.cc:1434] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:01.361073  9550 raft_consensus.cc:493] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.361465  9550 raft_consensus.cc:515] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.363163  9550 leader_election.cc:290] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635), 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:01.372027  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8855aec00a3f45eeae955d21415fe0b4" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf" is_pre_election: true
I20260710 13:20:01.372643  9427 raft_consensus.cc:2468] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 0.
I20260710 13:20:01.373004  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8855aec00a3f45eeae955d21415fe0b4" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768eea430b314357913184796b60efab" is_pre_election: true
I20260710 13:20:01.373502  9316 leader_election.cc:304] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 5483c6e7512d46999402726332d010d3; no voters: 
I20260710 13:20:01.373536  9501 raft_consensus.cc:2468] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 0.
I20260710 13:20:01.374246  9550 raft_consensus.cc:2804] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.374583  9550 raft_consensus.cc:493] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.374908  9550 raft_consensus.cc:3060] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.379287  9550 raft_consensus.cc:515] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.380666  9550 leader_election.cc:290] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635), 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:01.381331  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8855aec00a3f45eeae955d21415fe0b4" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:01.381562  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8855aec00a3f45eeae955d21415fe0b4" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "768eea430b314357913184796b60efab"
I20260710 13:20:01.381773  9427 raft_consensus.cc:3060] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.381943  9501 raft_consensus.cc:3060] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.386303  9427 raft_consensus.cc:2468] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 1.
I20260710 13:20:01.386406  9501 raft_consensus.cc:2468] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 1.
I20260710 13:20:01.387324  9316 leader_election.cc:304] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 5483c6e7512d46999402726332d010d3; no voters: 
I20260710 13:20:01.388018  9550 raft_consensus.cc:2804] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.388883  9550 raft_consensus.cc:697] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 1 LEADER]: Becoming Leader. State: Replica: 5483c6e7512d46999402726332d010d3, State: Running, Role: LEADER
I20260710 13:20:01.389492  9550 consensus_queue.cc:237] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.395314  9250 catalog_manager.cc:5697] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5483c6e7512d46999402726332d010d3 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "5483c6e7512d46999402726332d010d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.473795  9549 raft_consensus.cc:493] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.474349  9549 raft_consensus.cc:515] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.476586  9549 leader_election.cc:290] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.485595  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3" is_pre_election: true
I20260710 13:20:01.486236  9352 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.486282  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf" is_pre_election: true
I20260710 13:20:01.486892  9427 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.487380  9464 leader_election.cc:304] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5483c6e7512d46999402726332d010d3, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.488092  9549 raft_consensus.cc:2804] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.488350  9549 raft_consensus.cc:493] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.488543  9549 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.493263  9549 raft_consensus.cc:515] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.494717  9549 leader_election.cc:290] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Requested vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.495461  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3"
I20260710 13:20:01.495671  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:01.496095  9352 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.496186  9427 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.502491  9352 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.502496  9427 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.503646  9464 leader_election.cc:304] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5483c6e7512d46999402726332d010d3, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.504283  9549 raft_consensus.cc:2804] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.505244  9549 raft_consensus.cc:697] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Leader. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:01.506068  9549 consensus_queue.cc:237] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.512146  9250 catalog_manager.cc:5697] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab reported cstate change: term changed from 0 to 1, leader changed from <none> to 768eea430b314357913184796b60efab (127.5.156.195). New cstate: current_term: 1 leader_uuid: "768eea430b314357913184796b60efab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.650985  9250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51330:
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"
    }
  }
}
W20260710 13:20:01.652720  9250 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.
W20260710 13:20:01.665205  9298 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:01.672581  9342 tablet_service.cc:1511] Processing CreateTablet for tablet ace95100f1a046e0870d732df430af40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.673707  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace95100f1a046e0870d732df430af40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.673766  9417 tablet_service.cc:1511] Processing CreateTablet for tablet ace95100f1a046e0870d732df430af40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.674899  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace95100f1a046e0870d732df430af40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.676144  9341 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5c4af10a044ff932757aeea4689e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.677170  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5c4af10a044ff932757aeea4689e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.677507  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5c4af10a044ff932757aeea4689e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.678568  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5c4af10a044ff932757aeea4689e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.679292  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 16b5c4af10a044ff932757aeea4689e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:01.680336  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b5c4af10a044ff932757aeea4689e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.680548  9491 tablet_service.cc:1511] Processing CreateTablet for tablet ace95100f1a046e0870d732df430af40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=833b581df1c844a1bbe72c803d9475b9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:01.681780  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace95100f1a046e0870d732df430af40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.698665  9566 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: Bootstrap starting.
I20260710 13:20:01.703191  9567 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: Bootstrap starting.
I20260710 13:20:01.706629  9566 tablet_bootstrap.cc:654] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.711762  9567 tablet_bootstrap.cc:654] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.714525  9568 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Bootstrap starting.
I20260710 13:20:01.719537  9567 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: No bootstrap required, opened a new log
I20260710 13:20:01.719748  9566 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: No bootstrap required, opened a new log
I20260710 13:20:01.720052  9567 ts_tablet_manager.cc:1403] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 13:20:01.720233  9566 ts_tablet_manager.cc:1403] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:20:01.721354  9568 tablet_bootstrap.cc:654] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.722306  9567 raft_consensus.cc:359] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.723111  9567 raft_consensus.cc:385] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.722988  9566 raft_consensus.cc:359] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.723501  9567 raft_consensus.cc:740] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.723825  9566 raft_consensus.cc:385] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.724248  9566 raft_consensus.cc:740] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0739dabef3a74b389001b26e66e952bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.724553  9567 consensus_queue.cc:260] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.725278  9566 consensus_queue.cc:260] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.726737  9567 ts_tablet_manager.cc:1434] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:01.727689  9567 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Bootstrap starting.
I20260710 13:20:01.733083  9567 tablet_bootstrap.cc:654] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.733345  9568 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: No bootstrap required, opened a new log
I20260710 13:20:01.733835  9568 ts_tablet_manager.cc:1403] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:20:01.735309  9566 ts_tablet_manager.cc:1434] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:20:01.736512  9568 raft_consensus.cc:359] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.737365  9568 raft_consensus.cc:385] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.737672  9568 raft_consensus.cc:740] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5483c6e7512d46999402726332d010d3, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.738471  9566 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: Bootstrap starting.
I20260710 13:20:01.738430  9568 consensus_queue.cc:260] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.740379  9568 ts_tablet_manager.cc:1434] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:01.744029  9568 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: Bootstrap starting.
I20260710 13:20:01.744208  9566 tablet_bootstrap.cc:654] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.747447  9567 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: No bootstrap required, opened a new log
I20260710 13:20:01.748260  9567 ts_tablet_manager.cc:1403] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 13:20:01.749753  9568 tablet_bootstrap.cc:654] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.751449  9567 raft_consensus.cc:359] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.752436  9567 raft_consensus.cc:385] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.752880  9567 raft_consensus.cc:740] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.753857  9549 raft_consensus.cc:493] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.754305  9549 raft_consensus.cc:515] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.753890  9567 consensus_queue.cc:260] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.756309  9566 tablet_bootstrap.cc:492] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: No bootstrap required, opened a new log
I20260710 13:20:01.756379  9549 leader_election.cc:290] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.756810  9566 ts_tablet_manager.cc:1403] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:20:01.757390  9568 tablet_bootstrap.cc:492] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: No bootstrap required, opened a new log
I20260710 13:20:01.757779  9568 ts_tablet_manager.cc:1403] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:20:01.757771  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3" is_pre_election: true
I20260710 13:20:01.758472  9352 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.759428  9567 ts_tablet_manager.cc:1434] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:20:01.759372  9566 raft_consensus.cc:359] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.760138  9566 raft_consensus.cc:385] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.760392  9566 raft_consensus.cc:740] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0739dabef3a74b389001b26e66e952bf, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.760399  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf" is_pre_election: true
I20260710 13:20:01.760483  9568 raft_consensus.cc:359] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.761211  9568 raft_consensus.cc:385] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.761112  9566 consensus_queue.cc:260] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.761546  9568 raft_consensus.cc:740] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5483c6e7512d46999402726332d010d3, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.762086  9427 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.762429  9568 consensus_queue.cc:260] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.764465  9566 ts_tablet_manager.cc:1434] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:01.765007  9568 ts_tablet_manager.cc:1434] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:01.764981  9549 raft_consensus.cc:493] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.765723  9549 raft_consensus.cc:515] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.761477  9464 leader_election.cc:304] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5483c6e7512d46999402726332d010d3, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.766989  9558 raft_consensus.cc:2804] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.767349  9558 raft_consensus.cc:493] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.767637  9558 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.767696  9549 leader_election.cc:290] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.769410  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf" is_pre_election: true
I20260710 13:20:01.769644  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3" is_pre_election: true
I20260710 13:20:01.769986  9426 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.770104  9352 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 0.
I20260710 13:20:01.771842  9465 leader_election.cc:304] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.772588  9549 raft_consensus.cc:2804] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.772965  9549 raft_consensus.cc:493] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.773308  9549 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.774293  9558 raft_consensus.cc:515] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.778103  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:01.778599  9426 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.779218  9549 raft_consensus.cc:515] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.780124  9352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3"
I20260710 13:20:01.780669  9352 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.779544  9558 leader_election.cc:290] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Requested vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.782382  9549 leader_election.cc:290] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Requested vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:01.783209  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5483c6e7512d46999402726332d010d3"
I20260710 13:20:01.783612  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:01.783771  9351 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.784094  9427 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.786643  9426 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.787079  9352 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.787808  9465 leader_election.cc:304] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.788648  9549 raft_consensus.cc:2804] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.789120  9549 raft_consensus.cc:697] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Leader. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:01.790038  9549 consensus_queue.cc:237] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.791113  9351 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.792163  9464 leader_election.cc:304] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5483c6e7512d46999402726332d010d3, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:01.792965  9558 raft_consensus.cc:2804] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.794093  9558 raft_consensus.cc:697] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Leader. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:01.794425  9427 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 1.
I20260710 13:20:01.795019  9558 consensus_queue.cc:237] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:01.798384  9250 catalog_manager.cc:5697] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab reported cstate change: term changed from 0 to 1, leader changed from <none> to 768eea430b314357913184796b60efab (127.5.156.195). New cstate: current_term: 1 leader_uuid: "768eea430b314357913184796b60efab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.809393  9250 catalog_manager.cc:5697] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab reported cstate change: term changed from 0 to 1, leader changed from <none> to 768eea430b314357913184796b60efab (127.5.156.195). New cstate: current_term: 1 leader_uuid: "768eea430b314357913184796b60efab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.850057  9501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3"
dest_uuid: "768eea430b314357913184796b60efab"
mode: GRACEFUL
new_leader_uuid: "0739dabef3a74b389001b26e66e952bf"
 from {username='slave'} at 127.0.0.1:34904
I20260710 13:20:01.850545  9501 raft_consensus.cc:606] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 LEADER]: Received request to transfer leadership to TS 0739dabef3a74b389001b26e66e952bf
I20260710 13:20:01.855244  9501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ace95100f1a046e0870d732df430af40"
dest_uuid: "768eea430b314357913184796b60efab"
mode: GRACEFUL
new_leader_uuid: "5483c6e7512d46999402726332d010d3"
 from {username='slave'} at 127.0.0.1:34904
I20260710 13:20:01.855707  9501 raft_consensus.cc:606] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 LEADER]: Received request to transfer leadership to TS 5483c6e7512d46999402726332d010d3
I20260710 13:20:01.860006  9501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6"
dest_uuid: "768eea430b314357913184796b60efab"
mode: GRACEFUL
new_leader_uuid: "5483c6e7512d46999402726332d010d3"
 from {username='slave'} at 127.0.0.1:34904
I20260710 13:20:01.860383  9501 raft_consensus.cc:606] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 LEADER]: Received request to transfer leadership to TS 5483c6e7512d46999402726332d010d3
I20260710 13:20:01.950979  9550 consensus_queue.cc:1048] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.962795  9584 consensus_queue.cc:1048] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.015431  9558 consensus_queue.cc:1048] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.025436  9576 consensus_queue.cc:1048] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.033010  9576 raft_consensus.cc:993] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: : Instructing follower 0739dabef3a74b389001b26e66e952bf to start an election
I20260710 13:20:02.033413  9549 raft_consensus.cc:1081] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 LEADER]: Signalling peer 0739dabef3a74b389001b26e66e952bf to start an election
I20260710 13:20:02.034711  9427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3"
dest_uuid: "0739dabef3a74b389001b26e66e952bf"
 from {username='slave'} at 127.0.0.1:36226
I20260710 13:20:02.035284  9427 raft_consensus.cc:493] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.035655  9427 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.040385  9427 raft_consensus.cc:515] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.042462  9427 leader_election.cc:290] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [CANDIDATE]: Term 2 election: Requested vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:02.053579  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "0739dabef3a74b389001b26e66e952bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "768eea430b314357913184796b60efab"
I20260710 13:20:02.053987  9501 raft_consensus.cc:3055] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.054224  9501 raft_consensus.cc:740] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:02.054471  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9788bbd6b9f242c69802806fa4c339a3" candidate_uuid: "0739dabef3a74b389001b26e66e952bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5483c6e7512d46999402726332d010d3"
I20260710 13:20:02.054956  9351 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.054885  9501 consensus_queue.cc:260] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.056007  9501 raft_consensus.cc:3060] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.059139  9351 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0739dabef3a74b389001b26e66e952bf in term 2.
I20260710 13:20:02.060034  9390 leader_election.cc:304] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 5483c6e7512d46999402726332d010d3; no voters: 
I20260710 13:20:02.060076  9501 raft_consensus.cc:2468] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0739dabef3a74b389001b26e66e952bf in term 2.
I20260710 13:20:02.060745  9572 raft_consensus.cc:2804] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.061895  9572 raft_consensus.cc:697] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 2 LEADER]: Becoming Leader. State: Replica: 0739dabef3a74b389001b26e66e952bf, State: Running, Role: LEADER
I20260710 13:20:02.062520  9572 consensus_queue.cc:237] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.067273  9250 catalog_manager.cc:5697] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf reported cstate change: term changed from 1 to 2, leader changed from 768eea430b314357913184796b60efab (127.5.156.195) to 0739dabef3a74b389001b26e66e952bf (127.5.156.194). New cstate: current_term: 2 leader_uuid: "0739dabef3a74b389001b26e66e952bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.251360  9549 consensus_queue.cc:1048] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.262697  9558 consensus_queue.cc:1048] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.270416  9576 raft_consensus.cc:993] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: : Instructing follower 5483c6e7512d46999402726332d010d3 to start an election
I20260710 13:20:02.270859  9558 raft_consensus.cc:1081] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 LEADER]: Signalling peer 5483c6e7512d46999402726332d010d3 to start an election
I20260710 13:20:02.272372  9351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ace95100f1a046e0870d732df430af40"
dest_uuid: "5483c6e7512d46999402726332d010d3"
 from {username='slave'} at 127.0.0.1:53240
I20260710 13:20:02.272840  9351 raft_consensus.cc:493] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.273171  9351 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.279901  9351 raft_consensus.cc:515] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.282205  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:02.282424  9351 leader_election.cc:290] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635), 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:02.282632  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "768eea430b314357913184796b60efab"
I20260710 13:20:02.282765  9427 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.283303  9501 raft_consensus.cc:3055] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.283768  9501 raft_consensus.cc:740] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:02.284579  9501 consensus_queue.cc:260] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.285822  9501 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.288142  9427 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 2.
I20260710 13:20:02.289057  9316 leader_election.cc:304] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 5483c6e7512d46999402726332d010d3; no voters: 
I20260710 13:20:02.289819  9584 raft_consensus.cc:2804] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.290201  9584 raft_consensus.cc:697] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5483c6e7512d46999402726332d010d3, State: Running, Role: LEADER
I20260710 13:20:02.290863  9584 consensus_queue.cc:237] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.291232  9501 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 2.
I20260710 13:20:02.295742  9250 catalog_manager.cc:5697] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 reported cstate change: term changed from 1 to 2, leader changed from 768eea430b314357913184796b60efab (127.5.156.195) to 5483c6e7512d46999402726332d010d3 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "5483c6e7512d46999402726332d010d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.317619  9558 consensus_queue.cc:1048] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.327037  9558 consensus_queue.cc:1048] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [LEADER]: Connected to new peer: Peer: permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.333843  9549 raft_consensus.cc:993] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: : Instructing follower 5483c6e7512d46999402726332d010d3 to start an election
I20260710 13:20:02.334208  9558 raft_consensus.cc:1081] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 LEADER]: Signalling peer 5483c6e7512d46999402726332d010d3 to start an election
I20260710 13:20:02.335534  9351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6"
dest_uuid: "5483c6e7512d46999402726332d010d3"
 from {username='slave'} at 127.0.0.1:53240
I20260710 13:20:02.336095  9351 raft_consensus.cc:493] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.336452  9351 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.340790  9351 raft_consensus.cc:515] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.342392  9351 leader_election.cc:290] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635), 768eea430b314357913184796b60efab (127.5.156.195:41989)
I20260710 13:20:02.342881  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:02.343453  9427 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.344135  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b5c4af10a044ff932757aeea4689e6" candidate_uuid: "5483c6e7512d46999402726332d010d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "768eea430b314357913184796b60efab"
I20260710 13:20:02.344694  9501 raft_consensus.cc:3055] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.345024  9501 raft_consensus.cc:740] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:02.345789  9501 consensus_queue.cc:260] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.346997  9501 raft_consensus.cc:3060] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.349841  9427 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 2.
I20260710 13:20:02.350790  9316 leader_election.cc:304] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0739dabef3a74b389001b26e66e952bf, 5483c6e7512d46999402726332d010d3; no voters: 
I20260710 13:20:02.351375  9584 raft_consensus.cc:2804] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.351791  9584 raft_consensus.cc:697] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5483c6e7512d46999402726332d010d3, State: Running, Role: LEADER
I20260710 13:20:02.352802  9501 raft_consensus.cc:2468] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5483c6e7512d46999402726332d010d3 in term 2.
I20260710 13:20:02.352566  9584 consensus_queue.cc:237] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.357908  9249 catalog_manager.cc:5697] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 reported cstate change: term changed from 1 to 2, leader changed from 768eea430b314357913184796b60efab (127.5.156.195) to 5483c6e7512d46999402726332d010d3 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "5483c6e7512d46999402726332d010d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.551702  5747 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:02.553205  5747 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:02.553575  5747 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:02.564229  9351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ace95100f1a046e0870d732df430af40"
dest_uuid: "5483c6e7512d46999402726332d010d3"
mode: GRACEFUL
new_leader_uuid: "768eea430b314357913184796b60efab"
 from {username='slave'} at 127.0.0.1:53256
I20260710 13:20:02.564715  9351 raft_consensus.cc:606] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Received request to transfer leadership to TS 768eea430b314357913184796b60efab
I20260710 13:20:02.565838  5747 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:02.578930  9501 raft_consensus.cc:1275] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Refusing update from remote peer 0739dabef3a74b389001b26e66e952bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.579979  9572 consensus_queue.cc:1048] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.589471  9351 raft_consensus.cc:1275] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Refusing update from remote peer 0739dabef3a74b389001b26e66e952bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.590758  9600 consensus_queue.cc:1048] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.670176  9501 raft_consensus.cc:1275] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Refusing update from remote peer 5483c6e7512d46999402726332d010d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.671398  9584 consensus_queue.cc:1048] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.675552  9581 raft_consensus.cc:993] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: : Instructing follower 768eea430b314357913184796b60efab to start an election
I20260710 13:20:02.676025  9550 raft_consensus.cc:1081] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Signalling peer 768eea430b314357913184796b60efab to start an election
I20260710 13:20:02.678610  9427 raft_consensus.cc:1275] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Refusing update from remote peer 5483c6e7512d46999402726332d010d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.679870  9550 consensus_queue.cc:1048] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.681516  9501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ace95100f1a046e0870d732df430af40"
dest_uuid: "768eea430b314357913184796b60efab"
 from {username='slave'} at 127.0.0.1:34890
I20260710 13:20:02.682124  9501 raft_consensus.cc:493] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.682497  9501 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.688824  9501 raft_consensus.cc:515] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.690836  9501 leader_election.cc:290] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [CANDIDATE]: Term 3 election: Requested vote from peers 5483c6e7512d46999402726332d010d3 (127.5.156.193:40351), 0739dabef3a74b389001b26e66e952bf (127.5.156.194:40635)
I20260710 13:20:02.692309  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0739dabef3a74b389001b26e66e952bf"
I20260710 13:20:02.692309  9351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace95100f1a046e0870d732df430af40" candidate_uuid: "768eea430b314357913184796b60efab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5483c6e7512d46999402726332d010d3"
I20260710 13:20:02.693003  9427 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.693043  9351 raft_consensus.cc:3055] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:02.693439  9351 raft_consensus.cc:740] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5483c6e7512d46999402726332d010d3, State: Running, Role: LEADER
I20260710 13:20:02.694262  9351 consensus_queue.cc:260] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [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: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.695430  9351 raft_consensus.cc:3060] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.699383  9427 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 3.
I20260710 13:20:02.700413  9465 leader_election.cc:304] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [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: 0739dabef3a74b389001b26e66e952bf, 768eea430b314357913184796b60efab; no voters: 
I20260710 13:20:02.701001  9558 raft_consensus.cc:2804] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:02.701280  9351 raft_consensus.cc:2468] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 768eea430b314357913184796b60efab in term 3.
I20260710 13:20:02.701452  9558 raft_consensus.cc:697] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 LEADER]: Becoming Leader. State: Replica: 768eea430b314357913184796b60efab, State: Running, Role: LEADER
I20260710 13:20:02.702252  9558 consensus_queue.cc:237] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [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: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } }
I20260710 13:20:02.707804  9247 catalog_manager.cc:5697] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab reported cstate change: term changed from 2 to 3, leader changed from 5483c6e7512d46999402726332d010d3 (127.5.156.193) to 768eea430b314357913184796b60efab (127.5.156.195). New cstate: current_term: 3 leader_uuid: "768eea430b314357913184796b60efab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5483c6e7512d46999402726332d010d3" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0739dabef3a74b389001b26e66e952bf" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "768eea430b314357913184796b60efab" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 41989 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.763939  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:20:02.778899  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:02.779457  5747 tablet_replica.cc:333] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3: stopping tablet replica
I20260710 13:20:02.779996  5747 raft_consensus.cc:2243] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.780368  5747 raft_consensus.cc:2272] T ace95100f1a046e0870d732df430af40 P 5483c6e7512d46999402726332d010d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.782105  5747 tablet_replica.cc:333] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3: stopping tablet replica
I20260710 13:20:02.782543  5747 raft_consensus.cc:2243] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:02.783138  5747 raft_consensus.cc:2272] T 8855aec00a3f45eeae955d21415fe0b4 P 5483c6e7512d46999402726332d010d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.784868  5747 tablet_replica.cc:333] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: stopping tablet replica
I20260710 13:20:02.785338  5747 raft_consensus.cc:2243] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:02.785872  5747 pending_rounds.cc:70] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Trying to abort 1 pending ops.
I20260710 13:20:02.786092  5747 pending_rounds.cc:77] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992611243974656 op_type: NO_OP noop_request { }
I20260710 13:20:02.786369  5747 raft_consensus.cc:2889] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:02.786608  5747 raft_consensus.cc:2272] T 16b5c4af10a044ff932757aeea4689e6 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.788390  5747 tablet_replica.cc:333] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3: stopping tablet replica
I20260710 13:20:02.788784  5747 raft_consensus.cc:2243] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.789149  5747 raft_consensus.cc:2272] T 9788bbd6b9f242c69802806fa4c339a3 P 5483c6e7512d46999402726332d010d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.809932  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
I20260710 13:20:02.819303  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
I20260710 13:20:02.834534  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:02.835107  5747 tablet_replica.cc:333] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf: stopping tablet replica
I20260710 13:20:02.835682  5747 raft_consensus.cc:2243] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.836112  5747 raft_consensus.cc:2272] T ace95100f1a046e0870d732df430af40 P 0739dabef3a74b389001b26e66e952bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.837919  5747 tablet_replica.cc:333] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf: stopping tablet replica
I20260710 13:20:02.838374  5747 raft_consensus.cc:2243] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.838709  5747 raft_consensus.cc:2272] T 16b5c4af10a044ff932757aeea4689e6 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.840504  5747 tablet_replica.cc:333] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf: stopping tablet replica
I20260710 13:20:02.840862  5747 raft_consensus.cc:2243] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:02.841426  5747 raft_consensus.cc:2272] T 9788bbd6b9f242c69802806fa4c339a3 P 0739dabef3a74b389001b26e66e952bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.843314  5747 tablet_replica.cc:333] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf: stopping tablet replica
I20260710 13:20:02.843775  5747 raft_consensus.cc:2243] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.844060  5747 raft_consensus.cc:2272] T 8855aec00a3f45eeae955d21415fe0b4 P 0739dabef3a74b389001b26e66e952bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.864362  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:20:02.873786  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
I20260710 13:20:02.887683  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:02.888137  5747 tablet_replica.cc:333] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: stopping tablet replica
I20260710 13:20:02.888633  5747 raft_consensus.cc:2243] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:02.889133  5747 pending_rounds.cc:70] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Trying to abort 1 pending ops.
I20260710 13:20:02.889257  5747 pending_rounds.cc:77] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992612675514368 op_type: NO_OP noop_request { }
I20260710 13:20:02.889446  5747 raft_consensus.cc:2889] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:02.889622  5747 raft_consensus.cc:2272] T ace95100f1a046e0870d732df430af40 P 768eea430b314357913184796b60efab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.891253  5747 tablet_replica.cc:333] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab: stopping tablet replica
I20260710 13:20:02.891695  5747 raft_consensus.cc:2243] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.892050  5747 raft_consensus.cc:2272] T 16b5c4af10a044ff932757aeea4689e6 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.893949  5747 tablet_replica.cc:333] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab: stopping tablet replica
I20260710 13:20:02.894302  5747 raft_consensus.cc:2243] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.894593  5747 raft_consensus.cc:2272] T 9788bbd6b9f242c69802806fa4c339a3 P 768eea430b314357913184796b60efab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.896395  5747 tablet_replica.cc:333] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab: stopping tablet replica
I20260710 13:20:02.896749  5747 raft_consensus.cc:2243] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:02.897042  5747 raft_consensus.cc:2272] T 8855aec00a3f45eeae955d21415fe0b4 P 768eea430b314357913184796b60efab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.916499  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:20:02.925665  5747 master.cc:562] Master@127.5.156.254:35917 shutting down...
I20260710 13:20:02.938385  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:02.938887  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:02.939199  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc5d27826778460d89dfb088a03150bf: stopping tablet replica
I20260710 13:20:02.956027  5747 master.cc:584] Master@127.5.156.254:35917 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2459 ms)
[----------] 6 tests from LeaderRebalancerTest (88378 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:02.979489  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:39961
I20260710 13:20:02.980438  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:02.985092  9602 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
W20260710 13:20:02.985062  9601 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
W20260710 13:20:02.986317  9604 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
I20260710 13:20:02.986953  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:02.987689  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:02.987865  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:02.988008  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689602987980 us; error 0 us; skew 500 ppm
I20260710 13:20:02.988466  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:02.990254  5747 webserver.cc:533] Webserver started at http://127.5.156.254:44559/ using document root <none> and password file <none>
I20260710 13:20:02.990639  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:02.990795  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:02.991022  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:02.992125  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "eaf62a9c959848cdb02c10aaf1226d12"
format_stamp: "Formatted at 2026-07-10 13:20:02 on dist-test-slave-f86c"
I20260710 13:20:02.995765  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:02.998517  9609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:02.999099  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:20:02.999325  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "eaf62a9c959848cdb02c10aaf1226d12"
format_stamp: "Formatted at 2026-07-10 13:20:02 on dist-test-slave-f86c"
I20260710 13:20:02.999593  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-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)
I20260710 13:20:03.026754  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.027647  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.058295  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:39961
I20260710 13:20:03.058377  9660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:39961 every 8 connection(s)
I20260710 13:20:03.061410  9661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.070058  9661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: Bootstrap starting.
I20260710 13:20:03.073827  9661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.077178  9661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: No bootstrap required, opened a new log
I20260710 13:20:03.078766  9661 raft_consensus.cc:359] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER }
I20260710 13:20:03.079063  9661 raft_consensus.cc:385] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.079284  9661 raft_consensus.cc:740] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf62a9c959848cdb02c10aaf1226d12, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.079830  9661 consensus_queue.cc:260] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER }
I20260710 13:20:03.080224  9661 raft_consensus.cc:399] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:03.080420  9661 raft_consensus.cc:493] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:03.080681  9661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.084313  9661 raft_consensus.cc:515] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER }
I20260710 13:20:03.084755  9661 leader_election.cc:304] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [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: eaf62a9c959848cdb02c10aaf1226d12; no voters: 
I20260710 13:20:03.085762  9661 leader_election.cc:290] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:03.086064  9664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.087244  9664 raft_consensus.cc:697] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 1 LEADER]: Becoming Leader. State: Replica: eaf62a9c959848cdb02c10aaf1226d12, State: Running, Role: LEADER
I20260710 13:20:03.087842  9664 consensus_queue.cc:237] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [LEADER]: Queue going to LEADER mode. State: All 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: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER }
I20260710 13:20:03.088330  9661 sys_catalog.cc:565] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:03.090230  9665 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eaf62a9c959848cdb02c10aaf1226d12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER } }
I20260710 13:20:03.090289  9666 sys_catalog.cc:455] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eaf62a9c959848cdb02c10aaf1226d12. Latest consensus state: current_term: 1 leader_uuid: "eaf62a9c959848cdb02c10aaf1226d12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eaf62a9c959848cdb02c10aaf1226d12" member_type: VOTER } }
I20260710 13:20:03.090907  9665 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:03.090948  9666 sys_catalog.cc:458] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:03.093813  9670 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:03.098718  9670 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:03.102164  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:03.106259  9670 catalog_manager.cc:1383] Generated new cluster ID: 8822f9faca944e5889ad817a03ec9059
I20260710 13:20:03.106490  9670 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:03.121145  9670 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:03.122081  9670 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:03.135402  9670 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: Generated new TSK 0
I20260710 13:20:03.135900  9670 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:03.167806  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.172564  9682 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
W20260710 13:20:03.173588  9683 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
W20260710 13:20:03.174633  9685 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
I20260710 13:20:03.175354  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:03.176131  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.176306  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.176455  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689603176424 us; error 0 us; skew 500 ppm
I20260710 13:20:03.176913  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.178748  5747 webserver.cc:533] Webserver started at http://127.5.156.193:44079/ using document root <none> and password file <none>
I20260710 13:20:03.179153  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.179325  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.179642  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.180636  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "90cf244684154424865d0237913b4ea6"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.184207  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:20:03.187106  9690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.187793  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:03.188081  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "90cf244684154424865d0237913b4ea6"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.188319  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-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)
I20260710 13:20:03.208098  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.209002  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.210156  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:03.212007  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:03.212201  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.212405  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:03.212555  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.246333  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:41789
I20260710 13:20:03.246411  9752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:41789 every 8 connection(s)
I20260710 13:20:03.250733  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.256819  9757 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
W20260710 13:20:03.257537  9758 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
W20260710 13:20:03.260517  9760 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
I20260710 13:20:03.261564  9753 heartbeater.cc:344] Connected to a master server at 127.5.156.254:39961
I20260710 13:20:03.261904  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:03.261977  9753 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:03.262672  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.262840  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.262777  9753 heartbeater.cc:507] Master 127.5.156.254:39961 requested a full tablet report, sending...
I20260710 13:20:03.263128  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689603263109 us; error 0 us; skew 500 ppm
I20260710 13:20:03.263743  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.264968  9626 ts_manager.cc:194] Registered new tserver with Master: 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:03.266150  5747 webserver.cc:533] Webserver started at http://127.5.156.194:37829/ using document root <none> and password file <none>
I20260710 13:20:03.266683  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.266892  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.267012  9626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52578
I20260710 13:20:03.267155  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.268523  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "51dc08444959433caba6e585b72b7ab7"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.272330  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:20:03.275020  9765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.275779  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:20:03.276057  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "51dc08444959433caba6e585b72b7ab7"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.276292  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-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)
I20260710 13:20:03.291436  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.292419  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.293709  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:03.295706  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:03.295895  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.296159  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:03.296301  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.329447  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:42339
I20260710 13:20:03.329538  9827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:42339 every 8 connection(s)
I20260710 13:20:03.333774  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:03.339339  9831 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
W20260710 13:20:03.339844  9832 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
W20260710 13:20:03.344409  9835 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
I20260710 13:20:03.344617  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:03.345515  9828 heartbeater.cc:344] Connected to a master server at 127.5.156.254:39961
I20260710 13:20:03.345615  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:03.345919  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:03.345960  9828 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:03.346206  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689603346188 us; error 0 us; skew 500 ppm
I20260710 13:20:03.346792  9828 heartbeater.cc:507] Master 127.5.156.254:39961 requested a full tablet report, sending...
I20260710 13:20:03.346899  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:03.348873  9626 ts_manager.cc:194] Registered new tserver with Master: 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:03.349339  5747 webserver.cc:533] Webserver started at http://127.5.156.195:45697/ using document root <none> and password file <none>
I20260710 13:20:03.349777  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:03.349962  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:03.350189  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:03.350199  9626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52586
I20260710 13:20:03.351294  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "c10eed98974c4bca927dfa9e1b541c94"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.354930  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:03.357728  9839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.358358  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:03.358613  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "c10eed98974c4bca927dfa9e1b541c94"
format_stamp: "Formatted at 2026-07-10 13:20:03 on dist-test-slave-f86c"
I20260710 13:20:03.358847  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689514453164-5747-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)
I20260710 13:20:03.373245  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:03.374092  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:03.375303  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:03.377343  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:03.377547  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.377763  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:03.377913  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:03.417003  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:46043
I20260710 13:20:03.417091  9901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:46043 every 8 connection(s)
I20260710 13:20:03.428448  9902 heartbeater.cc:344] Connected to a master server at 127.5.156.254:39961
I20260710 13:20:03.428753  9902 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:03.429327  9902 heartbeater.cc:507] Master 127.5.156.254:39961 requested a full tablet report, sending...
I20260710 13:20:03.430830  9626 ts_manager.cc:194] Registered new tserver with Master: c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:03.431694  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012034372s
I20260710 13:20:03.432128  9626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52596
I20260710 13:20:03.452311  9626 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52608:
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"
    }
  }
}
W20260710 13:20:03.454423  9626 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.
I20260710 13:20:03.527062  9867 tablet_service.cc:1511] Processing CreateTablet for tablet 5f47b13fbb9c4615807f4671ec1ac29e (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:03.528331  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f47b13fbb9c4615807f4671ec1ac29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.528514  9864 tablet_service.cc:1511] Processing CreateTablet for tablet d61ace0d995c45bda028da8c3eb4d370 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:03.528946  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 5f47b13fbb9c4615807f4671ec1ac29e (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:03.529665  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61ace0d995c45bda028da8c3eb4d370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.530092  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f47b13fbb9c4615807f4671ec1ac29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.531200  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 47e11f4638d149e18ebc2eb2652fe74f (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:03.532428  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e11f4638d149e18ebc2eb2652fe74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.535370  9790 tablet_service.cc:1511] Processing CreateTablet for tablet d61ace0d995c45bda028da8c3eb4d370 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:03.536624  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61ace0d995c45bda028da8c3eb4d370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.536755  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 3830dd066ea84481952fe0f8514f46bd (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:03.537046  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 068ad1fa6edb44a5a37dcdddf98f6217 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:03.537992  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3830dd066ea84481952fe0f8514f46bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.538261  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068ad1fa6edb44a5a37dcdddf98f6217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.540481  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 068ad1fa6edb44a5a37dcdddf98f6217 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:03.541013  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbecfe17cb4eb8b5d96ea5d788f085 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:03.541642  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068ad1fa6edb44a5a37dcdddf98f6217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.542143  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbecfe17cb4eb8b5d96ea5d788f085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.544633  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 47e11f4638d149e18ebc2eb2652fe74f (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:03.545862  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e11f4638d149e18ebc2eb2652fe74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.544633  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 3830dd066ea84481952fe0f8514f46bd (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:03.548849  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3830dd066ea84481952fe0f8514f46bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.535374  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbecfe17cb4eb8b5d96ea5d788f085 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:03.549873  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbecfe17cb4eb8b5d96ea5d788f085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.559015  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 974fff95c1ad4732b6595a62c16740fc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:03.560635  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974fff95c1ad4732b6595a62c16740fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.571805  9861 tablet_service.cc:1511] Processing CreateTablet for tablet 974fff95c1ad4732b6595a62c16740fc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:03.573205  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974fff95c1ad4732b6595a62c16740fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.589475  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 5a150a79bb8641539108e84ffc37cbbf (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:03.591845  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a150a79bb8641539108e84ffc37cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.592404  9918 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.608044  9917 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.610080  9715 tablet_service.cc:1511] Processing CreateTablet for tablet d61ace0d995c45bda028da8c3eb4d370 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:03.611248  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d61ace0d995c45bda028da8c3eb4d370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.616346  9716 tablet_service.cc:1511] Processing CreateTablet for tablet 068ad1fa6edb44a5a37dcdddf98f6217 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:03.617610  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068ad1fa6edb44a5a37dcdddf98f6217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.617668  9918 tablet_bootstrap.cc:654] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.618167  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 5a150a79bb8641539108e84ffc37cbbf (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:03.619280  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a150a79bb8641539108e84ffc37cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.620817  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 5f47b13fbb9c4615807f4671ec1ac29e (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:03.622092  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f47b13fbb9c4615807f4671ec1ac29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.609151  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 47e11f4638d149e18ebc2eb2652fe74f (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:03.625121  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e11f4638d149e18ebc2eb2652fe74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.630522  9714 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbecfe17cb4eb8b5d96ea5d788f085 (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:03.632979  9711 tablet_service.cc:1511] Processing CreateTablet for tablet 5a150a79bb8641539108e84ffc37cbbf (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:03.634145  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 974fff95c1ad4732b6595a62c16740fc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:03.632979  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 3830dd066ea84481952fe0f8514f46bd (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:03.636143  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbecfe17cb4eb8b5d96ea5d788f085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.636816  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3830dd066ea84481952fe0f8514f46bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.637396  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a150a79bb8641539108e84ffc37cbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.640635  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974fff95c1ad4732b6595a62c16740fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.659252  9918 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.659591  9917 tablet_bootstrap.cc:654] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.659886  9918 ts_tablet_manager.cc:1403] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.016s
I20260710 13:20:03.663030  9918 raft_consensus.cc:359] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.663879  9918 raft_consensus.cc:385] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.664222  9918 raft_consensus.cc:740] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.665100  9918 consensus_queue.cc:260] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.665936  9710 tablet_service.cc:1511] Processing CreateTablet for tablet bece4132e7b44dc693f7b87227a5f3cc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:03.667189  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bece4132e7b44dc693f7b87227a5f3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.673344  9788 tablet_service.cc:1511] Processing CreateTablet for tablet bece4132e7b44dc693f7b87227a5f3cc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:03.674401  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bece4132e7b44dc693f7b87227a5f3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.686851  9863 tablet_service.cc:1511] Processing CreateTablet for tablet bece4132e7b44dc693f7b87227a5f3cc (DEFAULT_TABLE table=test-workload [id=147a510fb4ce4098af1faa7ff0df26ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:03.688447  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bece4132e7b44dc693f7b87227a5f3cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:03.705564  9917 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:03.707472  9920 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.708217  9917 ts_tablet_manager.cc:1403] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.000s
I20260710 13:20:03.711144  9917 raft_consensus.cc:359] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.711817  9917 raft_consensus.cc:385] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.712205  9917 raft_consensus.cc:740] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.713081  9917 consensus_queue.cc:260] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.713697  9920 tablet_bootstrap.cc:654] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.729585  9917 ts_tablet_manager.cc:1434] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 13:20:03.730962  9828 heartbeater.cc:499] Master 127.5.156.254:39961 was elected leader, sending a full tablet report...
I20260710 13:20:03.731793  9918 ts_tablet_manager.cc:1434] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.072s	user 0.026s	sys 0.027s
I20260710 13:20:03.732124  9902 heartbeater.cc:499] Master 127.5.156.254:39961 was elected leader, sending a full tablet report...
I20260710 13:20:03.732466  9917 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.732822  9918 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.739811  9918 tablet_bootstrap.cc:654] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.740218  9917 tablet_bootstrap.cc:654] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.744588  9920 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.745059  9920 ts_tablet_manager.cc:1403] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.000s
I20260710 13:20:03.747649  9920 raft_consensus.cc:359] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.748330  9920 raft_consensus.cc:385] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.748687  9920 raft_consensus.cc:740] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.749671  9922 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.749437  9920 consensus_queue.cc:260] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.750248  9922 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.762763  9920 ts_tablet_manager.cc:1434] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.007s
I20260710 13:20:03.763737  9753 heartbeater.cc:499] Master 127.5.156.254:39961 was elected leader, sending a full tablet report...
I20260710 13:20:03.763846  9920 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.769570  9922 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:03.771703  9918 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.772238  9918 ts_tablet_manager.cc:1403] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.029s
I20260710 13:20:03.772887  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:03.773492  9728 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:03.774726  9918 raft_consensus.cc:359] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.775470  9918 raft_consensus.cc:385] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.775621  9843 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:03.775851  9918 raft_consensus.cc:740] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.776161  9920 tablet_bootstrap.cc:654] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.776526  9922 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.777005  9922 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.776729  9918 consensus_queue.cc:260] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.777400  9922 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.786674  9917 tablet_bootstrap.cc:492] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:03.788975  9920 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.789471  9920 ts_tablet_manager.cc:1403] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260710 13:20:03.789390  9922 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.787400  9917 ts_tablet_manager.cc:1403] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.005s
I20260710 13:20:03.792021  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:03.792629  9728 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.792255  9920 raft_consensus.cc:359] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.792997  9920 raft_consensus.cc:385] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.793274  9920 raft_consensus.cc:740] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.794000  9920 consensus_queue.cc:260] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.795367  9917 raft_consensus.cc:359] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.796316  9917 raft_consensus.cc:385] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.799203  9728 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:03.803645  9917 raft_consensus.cc:740] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.800239  9922 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:03.801723  9920 ts_tablet_manager.cc:1434] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:03.804351  9843 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:03.804373  9917 consensus_queue.cc:260] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.805212  9922 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.805704  9922 raft_consensus.cc:697] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:03.806695  9920 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.806457  9922 consensus_queue.cc:237] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.802269  9918 ts_tablet_manager.cc:1434] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 13:20:03.802176  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:03.802963  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:03.809860  9803 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:03.811065  9918 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.812317  9920 tablet_bootstrap.cc:654] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.814646  9917 ts_tablet_manager.cc:1434] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:20:03.817770  9917 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.818693  9918 tablet_bootstrap.cc:654] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.822167  9917 tablet_bootstrap.cc:654] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.827960  9918 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.828130  9920 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.828400  9918 ts_tablet_manager.cc:1403] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:20:03.828539  9920 ts_tablet_manager.cc:1403] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260710 13:20:03.829248  9917 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:03.828462  9623 catalog_manager.cc:5697] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.829689  9917 ts_tablet_manager.cc:1403] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:20:03.831010  9918 raft_consensus.cc:359] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.831214  9920 raft_consensus.cc:359] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.831729  9918 raft_consensus.cc:385] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.831809  9920 raft_consensus.cc:385] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.832124  9918 raft_consensus.cc:740] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.832192  9920 raft_consensus.cc:740] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.832150  9917 raft_consensus.cc:359] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.833119  9917 raft_consensus.cc:385] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.833011  9918 consensus_queue.cc:260] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.833827  9920 consensus_queue.cc:260] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.833482  9917 raft_consensus.cc:740] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.836006  9920 ts_tablet_manager.cc:1434] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:03.835807  9917 consensus_queue.cc:260] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.836819  9918 ts_tablet_manager.cc:1434] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:03.837669  9918 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.837817  9920 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.842504  9918 tablet_bootstrap.cc:654] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.843189  9920 tablet_bootstrap.cc:654] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.844102  9917 ts_tablet_manager.cc:1434] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:03.845813  9917 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.851239  9917 tablet_bootstrap.cc:654] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.856612  9918 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.857117  9918 ts_tablet_manager.cc:1403] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:20:03.859036  9920 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.858971  9918 raft_consensus.cc:359] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.859537  9918 raft_consensus.cc:385] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.859650  9920 ts_tablet_manager.cc:1403] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:20:03.859829  9918 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.860598  9918 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.862350  9918 ts_tablet_manager.cc:1434] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:20:03.862722  9920 raft_consensus.cc:359] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.863250  9918 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.863445  9920 raft_consensus.cc:385] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.863797  9920 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.864396  9917 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:03.864849  9917 ts_tablet_manager.cc:1403] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:20:03.864497  9920 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.866706  9920 ts_tablet_manager.cc:1434] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:03.867733  9920 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.867585  9917 raft_consensus.cc:359] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.868309  9917 raft_consensus.cc:385] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.868590  9917 raft_consensus.cc:740] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.869715  9918 tablet_bootstrap.cc:654] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.869426  9917 consensus_queue.cc:260] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.873445  9920 tablet_bootstrap.cc:654] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.875618  9917 ts_tablet_manager.cc:1434] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:03.876766  9917 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.881093  9923 raft_consensus.cc:493] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.881603  9923 raft_consensus.cc:515] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.884065  9923 leader_election.cc:290] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:03.884608  9920 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.885062  9920 ts_tablet_manager.cc:1403] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 13:20:03.887838  9920 raft_consensus.cc:359] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.888535  9920 raft_consensus.cc:385] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.888921  9920 raft_consensus.cc:740] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.889954  9920 consensus_queue.cc:260] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.892473  9920 ts_tablet_manager.cc:1434] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:03.893606  9920 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.899838  9918 tablet_bootstrap.cc:492] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.900314  9918 ts_tablet_manager.cc:1403] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.010s
I20260710 13:20:03.900331  9920 tablet_bootstrap.cc:654] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.902964  9918 raft_consensus.cc:359] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.903641  9918 raft_consensus.cc:385] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.903939  9918 raft_consensus.cc:740] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.904673  9918 consensus_queue.cc:260] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.911743  9920 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.912299  9920 ts_tablet_manager.cc:1403] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:20:03.912389  9918 ts_tablet_manager.cc:1434] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:20:03.913497  9918 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.915146  9920 raft_consensus.cc:359] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.915966  9920 raft_consensus.cc:385] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.916352  9920 raft_consensus.cc:740] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.917200  9920 consensus_queue.cc:260] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.919225  9918 tablet_bootstrap.cc:654] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.922084  9920 ts_tablet_manager.cc:1434] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:03.922909  9920 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.928705  9920 tablet_bootstrap.cc:654] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.930016  9918 tablet_bootstrap.cc:492] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:03.930500  9918 ts_tablet_manager.cc:1403] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:20:03.933255  9918 raft_consensus.cc:359] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.933634  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:03.933984  9918 raft_consensus.cc:385] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.934305  9918 raft_consensus.cc:740] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.916062  9917 tablet_bootstrap.cc:654] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.934449  9877 raft_consensus.cc:2468] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:03.935111  9918 consensus_queue.cc:260] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.936504  9766 leader_election.cc:304] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:03.937556  9923 raft_consensus.cc:2804] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.937956  9923 raft_consensus.cc:493] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.938313  9923 raft_consensus.cc:3060] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.940690  9918 ts_tablet_manager.cc:1434] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:03.941790  9918 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:03.944905  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:03.945684  9728 raft_consensus.cc:2468] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:03.946062  9917 tablet_bootstrap.cc:492] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:03.946496  9927 raft_consensus.cc:493] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.946595  9917 ts_tablet_manager.cc:1403] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.003s
I20260710 13:20:03.946916  9927 raft_consensus.cc:515] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.949379  9917 raft_consensus.cc:359] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.950150  9920 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:03.950141  9917 raft_consensus.cc:385] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.950687  9920 ts_tablet_manager.cc:1403] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260710 13:20:03.950655  9917 raft_consensus.cc:740] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.951231  9927 leader_election.cc:290] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:03.953289  9920 raft_consensus.cc:359] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.953899  9920 raft_consensus.cc:385] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:03.954133  9920 raft_consensus.cc:740] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:03.956830  9923 raft_consensus.cc:515] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.951622  9917 consensus_queue.cc:260] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.960649  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:03.961222  9877 raft_consensus.cc:3060] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.961225  9918 tablet_bootstrap.cc:654] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.969511  9877 raft_consensus.cc:2468] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:03.970989  9766 leader_election.cc:304] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:03.972086  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:03.972694  9728 raft_consensus.cc:3060] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.972810  9951 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:03.973474  9949 raft_consensus.cc:2804] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:03.973434  9951 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:03.973987  9949 raft_consensus.cc:697] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:03.974695  9949 consensus_queue.cc:237] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.976528  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:03.969973  9923 leader_election.cc:290] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:03.954721  9920 consensus_queue.cc:260] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:03.977212  9877 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:03.979323  9920 ts_tablet_manager.cc:1434] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 13:20:03.981547  9920 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:03.979854  9917 ts_tablet_manager.cc:1434] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.007s
I20260710 13:20:03.985020  9917 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:03.980369  9766 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:03.988445  9923 raft_consensus.cc:2804] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:03.988890  9923 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:03.989300  9923 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:03.989820  9951 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043), 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:03.992995  9917 tablet_bootstrap.cc:654] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.995738  9728 raft_consensus.cc:2468] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:03.997144  9920 tablet_bootstrap.cc:654] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:03.997195  9626 catalog_manager.cc:5697] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.003021  9927 raft_consensus.cc:493] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.003459  9927 raft_consensus.cc:515] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.005128  9927 leader_election.cc:290] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.008589  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.009166  9728 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.010154  9920 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:04.010586  9920 ts_tablet_manager.cc:1403] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260710 13:20:04.012185  9917 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:04.012854  9917 ts_tablet_manager.cc:1403] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260710 13:20:04.013736  9922 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.014195  9922 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.015592  9917 raft_consensus.cc:359] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.016183  9922 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.016271  9917 raft_consensus.cc:385] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.016607  9917 raft_consensus.cc:740] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.016717  9923 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:04.017294  9917 consensus_queue.cc:260] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.018317  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:04.019233  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.019280  9917 ts_tablet_manager.cc:1434] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260710 13:20:04.019804  9877 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.019977  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.020432  9917 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:04.020498  9728 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:04.021454  9843 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.021818  9918 tablet_bootstrap.cc:492] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:04.022114  9922 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.022212  9918 ts_tablet_manager.cc:1403] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.016s
I20260710 13:20:04.022476  9922 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.022784  9922 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:04.023994  9842 leader_election.cc:343] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.024761  9918 raft_consensus.cc:359] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.025458  9918 raft_consensus.cc:385] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.025779  9918 raft_consensus.cc:740] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.026311  9917 tablet_bootstrap.cc:654] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.026539  9918 consensus_queue.cc:260] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.030259  9922 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.033488  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.034042  9918 ts_tablet_manager.cc:1434] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:20:04.034255  9728 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.034524  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.035091  9918 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:04.035377  9876 raft_consensus.cc:2393] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90cf244684154424865d0237913b4ea6 in current term 1: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:04.037074  9917 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:04.037586  9917 ts_tablet_manager.cc:1403] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 13:20:04.040124  9917 raft_consensus.cc:359] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.040799  9917 raft_consensus.cc:385] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.040935  9728 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:04.041103  9917 raft_consensus.cc:740] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.012992  9920 raft_consensus.cc:359] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.041684  9920 raft_consensus.cc:385] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.041791  9918 tablet_bootstrap.cc:654] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.042004  9920 raft_consensus.cc:740] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.042255  9948 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.042711  9948 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.033965  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.042970  9920 consensus_queue.cc:260] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.050750  9948 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.048247  9917 consensus_queue.cc:260] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.051327  9920 ts_tablet_manager.cc:1434] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:20:04.051970  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.052309  9918 tablet_bootstrap.cc:492] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:04.052587  9917 ts_tablet_manager.cc:1434] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:20:04.052505  9875 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.052978  9843 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.053747  9917 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:04.053834  9929 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.054008  9766 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.052767  9918 ts_tablet_manager.cc:1403] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 13:20:04.054736  9948 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.055253  9948 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.055781  9948 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.056911  9877 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.058737  9766 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.056949  9918 raft_consensus.cc:359] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
W20260710 13:20:04.057765  9691 leader_election.cc:343] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.059489  9951 raft_consensus.cc:2804] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.059900  9951 raft_consensus.cc:697] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.059949  9922 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.060174  9918 raft_consensus.cc:385] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.060480  9918 raft_consensus.cc:740] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.060838  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.060688  9951 consensus_queue.cc:237] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:04.061030  9918 consensus_queue.cc:260] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.061005  9920 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
W20260710 13:20:04.062049  9842 leader_election.cc:343] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.062896  9918 ts_tablet_manager.cc:1434] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 13:20:04.063624  9918 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:04.064080  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.064608  9727 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.068296  9918 tablet_bootstrap.cc:654] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.072479  9929 raft_consensus.cc:697] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.072412  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.073076  9923 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043), 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:04.073228  9727 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.071353  9948 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.078478  9951 raft_consensus.cc:493] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.079036  9951 raft_consensus.cc:515] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.079952  9948 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.080421  9727 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.081017  9951 leader_election.cc:290] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.081125  9917 tablet_bootstrap.cc:654] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.081712  9918 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:04.081624  9929 consensus_queue.cc:237] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.082207  9918 ts_tablet_manager.cc:1403] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 13:20:04.083091  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.083737  9726 raft_consensus.cc:2468] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.084174  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.084648  9877 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.084753  9918 raft_consensus.cc:359] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.085613  9918 raft_consensus.cc:385] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.085908  9918 raft_consensus.cc:740] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.086674  9918 consensus_queue.cc:260] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.088552  9918 ts_tablet_manager.cc:1434] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:04.088452  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.088707  9769 leader_election.cc:304] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.089061  9875 raft_consensus.cc:2468] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.089680  9951 raft_consensus.cc:2804] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.090152  9951 raft_consensus.cc:493] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.090466  9951 raft_consensus.cc:3060] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.092144  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.092737  9728 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.098348  9951 raft_consensus.cc:515] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
W20260710 13:20:04.098687  9674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:04.099159  9728 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.102492  9769 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.102773  9917 tablet_bootstrap.cc:492] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:04.103720  9917 ts_tablet_manager.cc:1403] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.016s
I20260710 13:20:04.103827  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.102842  9951 leader_election.cc:290] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.103143  9948 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.104431  9875 raft_consensus.cc:3060] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.104629  9948 raft_consensus.cc:697] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.105679  9948 consensus_queue.cc:237] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.077297  9623 catalog_manager.cc:5697] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.103920  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.109454  9728 raft_consensus.cc:3060] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.110898  9875 raft_consensus.cc:2468] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.111945  9766 leader_election.cc:304] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.113102  9948 raft_consensus.cc:2804] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.113602  9948 raft_consensus.cc:697] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.113345  9624 catalog_manager.cc:5697] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.114531  9948 consensus_queue.cc:237] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.119612  9917 raft_consensus.cc:359] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.100494  9920 tablet_bootstrap.cc:654] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.115414  9728 raft_consensus.cc:2468] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.123940  9917 raft_consensus.cc:385] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.124336  9917 raft_consensus.cc:740] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.125312  9917 consensus_queue.cc:260] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.128098  9917 ts_tablet_manager.cc:1434] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:04.130303  9917 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:04.131431  9951 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.132171  9951 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.133428  9877 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.134085  9920 tablet_bootstrap.cc:492] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:04.134501  9920 ts_tablet_manager.cc:1403] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.001s
I20260710 13:20:04.136427  9951 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.137019  9920 raft_consensus.cc:359] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.138130  9920 raft_consensus.cc:385] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.138437  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.139142  9728 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.139864  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:04.140555  9769 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.140985  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:04.141250  9951 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.141566  9951 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.141877  9951 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.142199  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.142647  9877 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.142678  9693 leader_election.cc:304] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:04.143396  9927 raft_consensus.cc:2749] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.143765  9693 leader_election.cc:304] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:04.144882  9927 raft_consensus.cc:2749] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.145511  9920 raft_consensus.cc:740] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.146196  9920 consensus_queue.cc:260] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.147987  9920 ts_tablet_manager.cc:1434] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:04.149258  9917 tablet_bootstrap.cc:654] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.148073  9951 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.151023  9951 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.151988  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.152509  9877 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.154969  9623 catalog_manager.cc:5697] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.156512  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.157058  9728 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.156450  9623 catalog_manager.cc:5697] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.163074  9728 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.163972  9769 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.164676  9951 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.165102  9951 raft_consensus.cc:697] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.165829  9951 consensus_queue.cc:237] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.166517  9877 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.166677  9929 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.167076  9929 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.169945  9929 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.170743  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.170910  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:04.171391  9728 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:04.171751  9802 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:04.172595  9843 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.173909  9929 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.174273  9929 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.174589  9929 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.172058  9917 tablet_bootstrap.cc:492] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:04.176015  9917 ts_tablet_manager.cc:1403] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.013s
I20260710 13:20:04.178525  9917 raft_consensus.cc:359] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.179093  9917 raft_consensus.cc:385] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.179325  9917 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.179931  9917 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.180908  9929 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.181762  9917 ts_tablet_manager.cc:1434] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:20:04.182621  9929 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.183619  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.183252  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.184166  9802 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.184257  9728 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.187624  9623 catalog_manager.cc:5697] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.188823  9728 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:04.189728  9843 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.190456  9929 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.190961  9929 raft_consensus.cc:697] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.190644  9802 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:04.191754  9929 consensus_queue.cc:237] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.192993  9802 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.199708  9929 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.200901  9626 catalog_manager.cc:5697] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.215653  9922 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.252816  9951 raft_consensus.cc:493] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.253263  9951 raft_consensus.cc:515] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.254794  9951 leader_election.cc:290] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.255331  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.255862  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.255947  9728 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.256448  9877 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:04.256969  9769 leader_election.cc:304] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.257679  9951 raft_consensus.cc:2804] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.258064  9951 raft_consensus.cc:493] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.258327  9951 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.262441  9951 raft_consensus.cc:515] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.263756  9951 leader_election.cc:290] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.264252  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.264452  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.264652  9728 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.264927  9877 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.268652  9728 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.268991  9877 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:04.269443  9769 leader_election.cc:304] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.270149  9951 raft_consensus.cc:2804] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.270630  9951 raft_consensus.cc:697] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.271219  9951 consensus_queue.cc:237] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.277503  9623 catalog_manager.cc:5697] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.373241  9951 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.373699  9951 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.375154  9951 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.375990  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:04.376108  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:04.376619  9728 raft_consensus.cc:2393] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 in current term 1: Already voted for candidate c10eed98974c4bca927dfa9e1b541c94 in this term.
I20260710 13:20:04.377379  9769 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:04.377921  9951 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.381953  9951 raft_consensus.cc:2749] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:04.385782  9951 consensus_queue.cc:1048] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.394496  9948 consensus_queue.cc:1048] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.436851  9802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:04.437335  9802 raft_consensus.cc:606] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:04.441555  9802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:04.441982  9802 raft_consensus.cc:606] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:04.452486  9877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:04.452900  9877 raft_consensus.cc:606] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:04.456784  9802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:04.457175  9802 raft_consensus.cc:606] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:04.463186  9877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:04.463590  9877 raft_consensus.cc:606] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:04.467499  9877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:04.467972  9877 raft_consensus.cc:606] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:04.473807  9802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:04.474196  9802 raft_consensus.cc:606] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Received request to transfer leadership to TS c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:04.503726  9923 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.507890  9923 consensus_queue.cc:1048] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.510553  9923 raft_consensus.cc:993] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.511041  9951 raft_consensus.cc:1081] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.512519  9951 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.514222  9727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:41640
I20260710 13:20:04.514694  9727 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.515017  9727 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.522559  9727 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:04.523051  9949 consensus_queue.cc:1048] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.530493  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.531754  9727 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.533344  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.533854  9802 raft_consensus.cc:3055] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.534111  9802 raft_consensus.cc:740] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.534749  9802 consensus_queue.cc:260] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:04.535838  9802 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.543838  9802 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.544664  9693 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:04.545293  9927 raft_consensus.cc:2804] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.546705  9927 raft_consensus.cc:697] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:04.547384  9927 consensus_queue.cc:237] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:04.552636  9624 catalog_manager.cc:5697] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.559123  9922 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.564591  9929 raft_consensus.cc:993] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:04.565147  9957 raft_consensus.cc:1081] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:04.566937  9803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:38352
I20260710 13:20:04.567401  9803 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.567847  9803 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.570272  9929 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.574620  9803 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.578024  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.578583  9727 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.578740  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.579278  9877 raft_consensus.cc:3055] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.579588  9877 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.580111  9803 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.580310  9877 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.581408  9877 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.584452  9727 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:04.585563  9769 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.586328  9949 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.586757  9949 raft_consensus.cc:697] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.586982  9877 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:04.587564  9949 consensus_queue.cc:237] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.594004  9623 catalog_manager.cc:5697] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.601356  9949 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.602840  9949 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.607653  9923 raft_consensus.cc:993] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.608050  9923 raft_consensus.cc:1081] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.609535  9727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:41640
I20260710 13:20:04.610016  9727 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.610294  9727 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.616806  9727 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.618012  9728 raft_consensus.cc:1240] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Rejecting Update request from peer 51dc08444959433caba6e585b72b7ab7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:04.619311  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.619884  9803 raft_consensus.cc:3055] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.620141  9803 raft_consensus.cc:740] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.620961  9803 consensus_queue.cc:260] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.621760  9949 consensus_queue.cc:1059] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.623343  9727 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.624331  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.624819  9877 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.626888  9803 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.627205  9951 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.631085  9877 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.632035  9691 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.632797  9927 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.633244  9927 raft_consensus.cc:697] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:04.633903  9927 consensus_queue.cc:237] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.637956  9803 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.638054  9948 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.644630  9949 raft_consensus.cc:993] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.645081  9948 raft_consensus.cc:1081] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.644719  9623 catalog_manager.cc:5697] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.646718  9727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:41640
I20260710 13:20:04.647114  9727 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.647374  9727 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.652256  9727 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.653642  9727 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.654328  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.654841  9803 raft_consensus.cc:3055] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.655050  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.655164  9803 raft_consensus.cc:740] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.655459  9877 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.656072  9803 consensus_queue.cc:260] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.657238  9803 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.659727  9877 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.660602  9691 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.661232  9927 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.661545  9803 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.661612  9927 raft_consensus.cc:697] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:04.662447  9927 consensus_queue.cc:237] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.667042  9623 catalog_manager.cc:5697] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.722287  9929 raft_consensus.cc:993] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:04.722692  9957 raft_consensus.cc:1081] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:04.723953  9803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:38352
I20260710 13:20:04.724334  9803 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.724556  9803 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.729475  9957 consensus_queue.cc:1048] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.730021  9803 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.732214  9803 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.732474  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.733394  9727 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.733193  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.736548  9877 raft_consensus.cc:3055] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.736886  9877 raft_consensus.cc:740] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.737636  9877 consensus_queue.cc:260] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.737845  9922 consensus_queue.cc:1048] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.738797  9877 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.739923  9727 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:04.741007  9769 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.741763  9948 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.742177  9948 raft_consensus.cc:697] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.742858  9948 consensus_queue.cc:237] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.745563  9877 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:04.750434  9957 raft_consensus.cc:993] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.750790  9957 raft_consensus.cc:1081] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:04.750277  9626 catalog_manager.cc:5697] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.752050  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:44008
I20260710 13:20:04.752485  9728 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.752803  9728 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.758132  9728 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.759829  9728 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:04.762593  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:04.762593  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.763244  9877 raft_consensus.cc:3055] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.763265  9802 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.763686  9877 raft_consensus.cc:740] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.764415  9877 consensus_queue.cc:260] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.765494  9877 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.769300  9802 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.770198  9693 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:04.770797  9927 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.771075  9877 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:04.771250  9927 raft_consensus.cc:697] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:04.772071  9927 consensus_queue.cc:237] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.776868  9623 catalog_manager.cc:5697] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.809362  9948 consensus_queue.cc:1048] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.814795  9923 raft_consensus.cc:993] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: : Instructing follower c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:04.815269  9949 raft_consensus.cc:1081] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Signalling peer c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:04.816901  9876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:37698
I20260710 13:20:04.818364  9876 raft_consensus.cc:493] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.818725  9876 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.819411  9949 consensus_queue.cc:1048] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:04.824079  9876 raft_consensus.cc:515] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.828722  9876 leader_election.cc:290] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:04.828959  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:04.829253  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bece4132e7b44dc693f7b87227a5f3cc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:04.829497  9728 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.829864  9802 raft_consensus.cc:3055] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.830765  9802 raft_consensus.cc:740] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:04.831372  9802 consensus_queue.cc:260] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.832263  9802 raft_consensus.cc:3060] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.834116  9728 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:04.835163  9843 leader_election.cc:304] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:04.835952  9957 raft_consensus.cc:2804] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.836429  9957 raft_consensus.cc:697] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 2 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:04.837208  9802 raft_consensus.cc:2468] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:04.837201  9957 consensus_queue.cc:237] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:04.842590  9623 catalog_manager.cc:5697] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 1 to 2, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.948298  9876 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.952955  9876 raft_consensus.cc:1275] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.954010  9927 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.960404  9802 raft_consensus.cc:1275] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.961638  9927 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:05.051831  9876 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.053764  9949 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:06.070544  9657 debug-util.cc:398] Leaking SignalData structure 0x7b0800107480 after lost signal to thread 5750
I20260710 13:20:06.244161  9993 raft_consensus.cc:493] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.244714  9993 raft_consensus.cc:515] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.246734  9993 leader_election.cc:290] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.470686  9996 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.471366  9996 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.490070  9993 raft_consensus.cc:493] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.490691  9993 raft_consensus.cc:515] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.493234  9993 leader_election.cc:290] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.677058  9923 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.677738  9923 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.684495  9923 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.706030  9923 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:06.694334  9957 raft_consensus.cc:493] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.707654  9957 raft_consensus.cc:515] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.692005  9999 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.709103  9999 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.709882  9957 leader_election.cc:290] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.710860  9957 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.710929  9999 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.694952  9996 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.711280  9957 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.712092 10005 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.712218  9999 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.712598 10005 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.712911  9999 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.713596  9957 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.714429 10005 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.715294  9923 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:06.715894 10001 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.716043  9999 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.718667 10001 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.719273  9875 raft_consensus.cc:1275] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.720571  9876 raft_consensus.cc:1275] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.720711 10001 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.702104 10004 raft_consensus.cc:493] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.717338  9923 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043), 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:06.719937  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.721329 10004 raft_consensus.cc:515] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.719883  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.722936  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.723356  9875 raft_consensus.cc:1275] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.723508  9874 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:06.707044 10000 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:06.725512 10000 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:06.727056 10000 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:06.728664 10004 leader_election.cc:290] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.765417  9766 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:06.772823  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.774128  9801 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:06.775465  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:06.776041  9657 debug-util.cc:398] Leaking SignalData structure 0x7b0800180640 after lost signal to thread 9660
I20260710 13:20:06.776592  9877 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
W20260710 13:20:06.779124  9657 debug-util.cc:398] Leaking SignalData structure 0x7b0800197f60 after lost signal to thread 9752
I20260710 13:20:06.779891  9982 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.780117  9951 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.780709  9982 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.782476  9951 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.782843  9951 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.783591  9951 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.784880  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.765126  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.789085  9923 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:06.789739  9923 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.796337  9727 raft_consensus.cc:1275] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.797976  9726 raft_consensus.cc:1275] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.798867  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.804755  9802 raft_consensus.cc:1275] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.806849  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.808148  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.792297  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.813017  9873 raft_consensus.cc:1275] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.815965  9927 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.820228  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.824342  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.825320  9800 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:06.826895  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.828244  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.828944  9842 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:06.829983  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.831123  9842 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:06.831646  9801 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:06.832526 10000 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.832948 10000 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.833295 10000 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.833045  9996 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:06.834538  9657 debug-util.cc:398] Leaking SignalData structure 0x7b08000ceae0 after lost signal to thread 9827
I20260710 13:20:06.835880  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.837378  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.840123  9982 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.839931  9922 consensus_queue.cc:1048] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.841442  9922 raft_consensus.cc:2804] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.841740  9922 raft_consensus.cc:493] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:06.842027  9922 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.843585  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.843870  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.844151  9725 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:06.833048  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.845013 10004 consensus_queue.cc:1048] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.846553  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.846438  9996 consensus_queue.cc:1048] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.847427  9727 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:06.844975  9843 leader_election.cc:304] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:06.849180 10004 raft_consensus.cc:2749] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:06.852356  9657 debug-util.cc:398] Leaking SignalData structure 0x7b080025d280 after lost signal to thread 9901
I20260710 13:20:06.792222  9923 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.845050  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.857038 10002 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.859269 10000 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.861068  9842 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:06.864157  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.864873  9877 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:06.866556  9876 raft_consensus.cc:1240] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Rejecting Update request from peer 90cf244684154424865d0237913b4ea6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 13:20:06.863022  9922 raft_consensus.cc:515] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:06.869223  9843 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:06.869746  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:06.872895  9802 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.873507  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:06.874569  9724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:06.876163  9726 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.876917  9843 leader_election.cc:304] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:06.877584 10003 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.878173 10003 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.878298  9999 raft_consensus.cc:2749] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:06.878665 10003 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.878854  9843 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:06.880698  9999 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.881108  9999 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.881440  9999 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.889108  9799 raft_consensus.cc:1275] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.890930  9922 leader_election.cc:290] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789)
I20260710 13:20:06.899813 10000 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.901813  9766 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:06.902693  9797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.902927  9999 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.904421  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:06.904556  9796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbecfe17cb4eb8b5d96ea5d788f085" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.904927  9999 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:06.905143  9874 raft_consensus.cc:2393] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 in current term 3: Already voted for candidate c10eed98974c4bca927dfa9e1b541c94 in this term.
I20260710 13:20:06.887480  9802 raft_consensus.cc:2468] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:06.897626  9798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a150a79bb8641539108e84ffc37cbbf" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.907866  9875 raft_consensus.cc:1240] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Rejecting Update request from peer 51dc08444959433caba6e585b72b7ab7 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:06.910075  9795 raft_consensus.cc:1240] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Rejecting Update request from peer 90cf244684154424865d0237913b4ea6 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:06.910630  9693 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:06.911635 10004 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.912846  9693 leader_election.cc:304] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:06.913904  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:06.914191  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:06.914768  9842 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:06.915241  9725 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.915737  9691 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:06.916232 10004 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:06.916682 10004 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.919688  9999 raft_consensus.cc:2804] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.926333  9999 raft_consensus.cc:697] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:06.925324  9800 raft_consensus.cc:1275] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.927639  9999 consensus_queue.cc:237] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [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: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:06.929510 10008 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.923202  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:06.920050  9982 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 13:20:06.924202  9766 leader_election.cc:304] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:06.924697 10002 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.925382  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f47b13fbb9c4615807f4671ec1ac29e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:06.920928  9996 raft_consensus.cc:2749] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:06.937707  9923 raft_consensus.cc:2749] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:06.938217 10002 consensus_queue.cc:1059] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.940783  9951 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.942106  9803 raft_consensus.cc:1240] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Rejecting Update request from peer 90cf244684154424865d0237913b4ea6 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:06.942972  9951 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:06.944068  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:06.946300  9996 consensus_queue.cc:1059] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:06.946481  9693 leader_election.cc:304] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:06.949932  9725 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:06.952221  9993 raft_consensus.cc:3055] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.951983  9996 consensus_queue.cc:1059] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.942966  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:06.956938  9982 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:06.955320  9927 raft_consensus.cc:2749] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:06.953699  9993 raft_consensus.cc:740] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:06.958683  9993 consensus_queue.cc:260] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [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: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } }
I20260710 13:20:06.960307  9993 raft_consensus.cc:3060] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.958101 10004 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:06.964847  9982 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 51dc08444959433caba6e585b72b7ab7)
I20260710 13:20:06.965488  9982 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.980285  9842 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:06.981410 10000 raft_consensus.cc:2749] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:06.979734 10008 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:06.982272 10008 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.999027  9769 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:07.000276  9951 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.000535  9728 raft_consensus.cc:1240] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Rejecting Update request from peer 51dc08444959433caba6e585b72b7ab7 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 13:20:07.001506 10003 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.002513  9877 raft_consensus.cc:1240] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Rejecting Update request from peer 51dc08444959433caba6e585b72b7ab7 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 13:20:07.004210 10003 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:07.007184  9982 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.007597  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:07.009068  9927 raft_consensus.cc:2749] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:07.015733  9951 raft_consensus.cc:2749] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:07.016057  9923 consensus_queue.cc:1059] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.016736 10001 raft_consensus.cc:3055] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:07.016942  9951 raft_consensus.cc:3055] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:07.017118 10001 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:07.018947 10001 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.020282 10001 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.027791  9951 raft_consensus.cc:740] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:07.029215  9951 consensus_queue.cc:260] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.032194 10004 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:07.038311  9876 raft_consensus.cc:1240] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Rejecting Update request from peer 90cf244684154424865d0237913b4ea6 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:07.031453  9951 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.053509 10017 consensus_queue.cc:1059] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.053864  9982 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 3 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:07.055729  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:07.059816  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:07.060541  9876 raft_consensus.cc:2393] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 90cf244684154424865d0237913b4ea6 in current term 3: Already voted for candidate c10eed98974c4bca927dfa9e1b541c94 in this term.
I20260710 13:20:07.063741  9623 catalog_manager.cc:5697] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.064678 10008 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.066715 10008 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:07.067315  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:07.051568  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:07.070962  9803 raft_consensus.cc:2393] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 3: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:07.071777  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:07.056008  9993 raft_consensus.cc:3055] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Stepping down as leader of term 2
W20260710 13:20:07.055007  9693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.194:42339, user_credentials={real_user=slave}} blocked reactor thread for 108610us
I20260710 13:20:07.077582  9769 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:07.078815 10023 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.079856  9766 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:07.080061 10023 consensus_queue.cc:1059] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.080999 10019 raft_consensus.cc:3055] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:07.081300 10019 raft_consensus.cc:740] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:07.082111 10019 consensus_queue.cc:260] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.076910  9993 raft_consensus.cc:740] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:07.082741 10008 raft_consensus.cc:2749] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:07.083645 10019 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.084604  9951 raft_consensus.cc:2749] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:07.084872  9993 consensus_queue.cc:260] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.086618  9993 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.088418  9843 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:07.089792 10004 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:07.090199  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:07.091329 10004 raft_consensus.cc:697] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:07.092334 10004 consensus_queue.cc:237] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.098237  9803 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 3.
I20260710 13:20:07.104854  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:07.107072  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:07.109181  9843 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:07.109589  9927 raft_consensus.cc:3055] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:07.110011  9927 raft_consensus.cc:740] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:07.110385 10004 raft_consensus.cc:2749] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:07.110987  9927 consensus_queue.cc:260] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.111625  9843 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:07.112061  9927 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:07.112251  9803 raft_consensus.cc:1240] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Rejecting Update request from peer 90cf244684154424865d0237913b4ea6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260710 13:20:07.112707 10004 raft_consensus.cc:2749] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:20:07.113842  9693 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:07.114600 10019 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:07.115089 10019 raft_consensus.cc:697] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 3 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:07.116479 10019 consensus_queue.cc:237] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:07.127897  9624 catalog_manager.cc:5697] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 2 to 3, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 3 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:07.136557  9623 catalog_manager.cc:5697] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.365312  9803 raft_consensus.cc:1275] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.366726 10004 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.375066  9726 raft_consensus.cc:1275] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.376597  9922 consensus_queue.cc:1048] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.504035  9726 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.505594  9922 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.515506  9803 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.518191 10003 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.634641  9876 raft_consensus.cc:1275] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.636008  9927 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:07.654423  9803 raft_consensus.cc:1275] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.656114  9927 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:08.253741  9623 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34932:
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"
    }
  }
}
W20260710 13:20:08.256760  9623 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.
I20260710 13:20:08.314051  9716 tablet_service.cc:1511] Processing CreateTablet for tablet e1d26ef6b4344084804a6402ecd7bae9 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.315505  9787 tablet_service.cc:1511] Processing CreateTablet for tablet e1d26ef6b4344084804a6402ecd7bae9 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.317374  9863 tablet_service.cc:1511] Processing CreateTablet for tablet e1d26ef6b4344084804a6402ecd7bae9 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:08.317703  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d26ef6b4344084804a6402ecd7bae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.318800  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d26ef6b4344084804a6402ecd7bae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.323011  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 0867bad593ab4a71a7cbe8d24788a7ba (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.324113  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867bad593ab4a71a7cbe8d24788a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.326514  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 68b6253796f345a5a87e5f66b6635279 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.329711  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6dc9822c741179d3e8f458b0a95b5 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.331653  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 04c777f1ad0d47f29e6da768a74cc1ca (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.333925  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 35a38e0c7bc24f29b138f69694339d91 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.337456  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1ea93aac8b44899e733739974bf775 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.344762  9867 tablet_service.cc:1511] Processing CreateTablet for tablet 0867bad593ab4a71a7cbe8d24788a7ba (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.346372  9867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867bad593ab4a71a7cbe8d24788a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.349869  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 68b6253796f345a5a87e5f66b6635279 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.351055  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b6253796f345a5a87e5f66b6635279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.352111  9861 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6dc9822c741179d3e8f458b0a95b5 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.352587  9786 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc82587d1e453baf553fb2dcb6140f (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.353376  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6dc9822c741179d3e8f458b0a95b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.361349  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 35a38e0c7bc24f29b138f69694339d91 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.362044  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 04c777f1ad0d47f29e6da768a74cc1ca (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.362572  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a38e0c7bc24f29b138f69694339d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.363267  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c777f1ad0d47f29e6da768a74cc1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.364882  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b6253796f345a5a87e5f66b6635279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.364532  9860 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc82587d1e453baf553fb2dcb6140f (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.366485  9860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc82587d1e453baf553fb2dcb6140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.315706  9716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d26ef6b4344084804a6402ecd7bae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.364511  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1ea93aac8b44899e733739974bf775 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.368285  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1ea93aac8b44899e733739974bf775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.370992  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 68b6253796f345a5a87e5f66b6635279 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:08.372205  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b6253796f345a5a87e5f66b6635279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.365552  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6dc9822c741179d3e8f458b0a95b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.376124  9711 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1ea93aac8b44899e733739974bf775 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:08.377085  9713 tablet_service.cc:1511] Processing CreateTablet for tablet 35a38e0c7bc24f29b138f69694339d91 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:08.377681  9785 tablet_service.cc:1511] Processing CreateTablet for tablet a8b05e450ba34357b21e2e577495042e (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.378309  9712 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc82587d1e453baf553fb2dcb6140f (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:08.374035  9710 tablet_service.cc:1511] Processing CreateTablet for tablet 0867bad593ab4a71a7cbe8d24788a7ba (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:08.376120  9715 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd6dc9822c741179d3e8f458b0a95b5 (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:08.374042  9714 tablet_service.cc:1511] Processing CreateTablet for tablet a8b05e450ba34357b21e2e577495042e (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.373878  9859 tablet_service.cc:1511] Processing CreateTablet for tablet a8b05e450ba34357b21e2e577495042e (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:08.379798  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 04c777f1ad0d47f29e6da768a74cc1ca (DEFAULT_TABLE table=soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:08.382433  9715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd6dc9822c741179d3e8f458b0a95b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.382671  9859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b05e450ba34357b21e2e577495042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.385635  9711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1ea93aac8b44899e733739974bf775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.394017  9785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b05e450ba34357b21e2e577495042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.396629  9712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc82587d1e453baf553fb2dcb6140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.415834  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a38e0c7bc24f29b138f69694339d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.416735  9786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc82587d1e453baf553fb2dcb6140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.418345  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c777f1ad0d47f29e6da768a74cc1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.419827  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1ea93aac8b44899e733739974bf775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.434998  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b05e450ba34357b21e2e577495042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.437009  9710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867bad593ab4a71a7cbe8d24788a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.438971  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c777f1ad0d47f29e6da768a74cc1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.440821  9713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a38e0c7bc24f29b138f69694339d91. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:08.479730  9769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.193:41789, user_credentials={real_user=slave}} blocked reactor thread for 130577us
I20260710 13:20:08.517339  9927 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.517832  9927 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.519717  9927 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.522178  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:08.522756  9876 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 3.
I20260710 13:20:08.523873  9691 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:08.524783  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.525322  9803 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 3.
I20260710 13:20:08.526983  9927 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:08.527392  9927 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.527693 10049 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.527750  9927 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.534183 10049 tablet_bootstrap.cc:654] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.534610  9927 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.537197  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.537717  9803 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.550652  9803 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 4.
I20260710 13:20:08.550967  9922 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:08.551672  9922 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.552883 10048 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.555439  9693 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:08.557109  9922 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.568323 10051 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:08.572374  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:08.572963  9876 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.576442  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:08.577065  9726 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:08.577582  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.579583  9801 raft_consensus.cc:2393] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 3: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:08.566354  9927 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.582141  9927 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:08.582532  9927 raft_consensus.cc:697] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 4 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:08.583194  9927 consensus_queue.cc:237] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.587966  9843 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:08.589123 10050 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:08.589406 10050 raft_consensus.cc:493] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:08.589718 10050 raft_consensus.cc:3060] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.592801  9876 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 4.
I20260710 13:20:08.600732 10051 tablet_bootstrap.cc:654] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.604697 10048 tablet_bootstrap.cc:654] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.608431 10050 raft_consensus.cc:515] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.611338 10049 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.612185 10049 ts_tablet_manager.cc:1403] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.026s
I20260710 13:20:08.618498  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:08.621273  9623 catalog_manager.cc:5697] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.623091 10050 leader_election.cc:290] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.625185 10049 raft_consensus.cc:359] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.625571  9726 raft_consensus.cc:2468] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:08.627847  9843 leader_election.cc:304] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:08.626000 10049 raft_consensus.cc:385] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.628449  9922 raft_consensus.cc:2804] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:08.628808 10049 raft_consensus.cc:740] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.628978  9922 raft_consensus.cc:697] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:08.626441  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068ad1fa6edb44a5a37dcdddf98f6217" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.629626 10049 consensus_queue.cc:260] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.629748  9922 consensus_queue.cc:237] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.626080 10048 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:08.631377 10048 ts_tablet_manager.cc:1403] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.079s	user 0.000s	sys 0.011s
I20260710 13:20:08.631842 10049 ts_tablet_manager.cc:1434] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 13:20:08.632855 10049 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.629776  9803 raft_consensus.cc:2393] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 3: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:08.637681 10051 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:08.638105 10051 ts_tablet_manager.cc:1403] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.009s
I20260710 13:20:08.640430 10051 raft_consensus.cc:359] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.640865 10051 raft_consensus.cc:385] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.641079 10051 raft_consensus.cc:740] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.641721 10051 consensus_queue.cc:260] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.643334 10051 ts_tablet_manager.cc:1434] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:08.646951 10049 tablet_bootstrap.cc:654] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.633894 10048 raft_consensus.cc:359] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.647642 10048 raft_consensus.cc:385] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.648298 10048 raft_consensus.cc:740] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.649080 10051 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:08.649192 10048 consensus_queue.cc:260] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.649654  9951 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.650080  9951 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.651818  9951 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.655390  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:08.656248 10048 ts_tablet_manager.cc:1434] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:20:08.657086  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:08.657923  9876 raft_consensus.cc:2410] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:20:08.657296 10048 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.663846  9927 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.664268  9927 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.664959 10048 tablet_bootstrap.cc:654] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.666220  9927 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.667608  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.656320  9726 raft_consensus.cc:2410] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:20:08.668674  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:08.668823  9693 leader_election.cc:343] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.669595  9769 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
W20260710 13:20:08.669902  9691 leader_election.cc:343] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.670303  9691 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:08.670622  9951 raft_consensus.cc:2749] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:08.671434 10051 tablet_bootstrap.cc:654] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.671381  9927 raft_consensus.cc:2749] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.672569 10049 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.673004 10049 ts_tablet_manager.cc:1403] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.014s
I20260710 13:20:08.675868 10049 raft_consensus.cc:359] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.676579 10049 raft_consensus.cc:385] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.676849 10049 raft_consensus.cc:740] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.677605 10049 consensus_queue.cc:260] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.682416 10049 ts_tablet_manager.cc:1434] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:20:08.683220 10049 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.690716 10049 tablet_bootstrap.cc:654] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.707319  9623 catalog_manager.cc:5697] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.710100  9927 raft_consensus.cc:493] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.710597  9927 raft_consensus.cc:515] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.712568  9927 leader_election.cc:290] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.709791 10049 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.713718 10049 ts_tablet_manager.cc:1403] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.009s
I20260710 13:20:08.716533 10049 raft_consensus.cc:359] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.717212 10049 raft_consensus.cc:385] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.717464 10049 raft_consensus.cc:740] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.718011  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:08.718106 10049 consensus_queue.cc:260] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.721414  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
W20260710 13:20:08.723464  9691 leader_election.cc:343] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.724289 10049 ts_tablet_manager.cc:1434] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
W20260710 13:20:08.724350  9693 leader_election.cc:343] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.724933  9693 leader_election.cc:304] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90cf244684154424865d0237913b4ea6; no voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:08.725286 10049 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.726186  9927 raft_consensus.cc:2749] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.732254 10051 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:08.732744 10051 ts_tablet_manager.cc:1403] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.010s
I20260710 13:20:08.733656 10048 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:08.734115 10048 ts_tablet_manager.cc:1403] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.024s
I20260710 13:20:08.735332 10051 raft_consensus.cc:359] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.736088 10051 raft_consensus.cc:385] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.736368 10051 raft_consensus.cc:740] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.737046 10048 raft_consensus.cc:359] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.737200 10051 consensus_queue.cc:260] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.737845 10048 raft_consensus.cc:385] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.738247 10048 raft_consensus.cc:740] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.739056 10048 consensus_queue.cc:260] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.742795 10051 ts_tablet_manager.cc:1434] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:08.742888 10048 ts_tablet_manager.cc:1434] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:08.743718 10051 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:08.743721 10048 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.750066 10048 tablet_bootstrap.cc:654] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.751835 10049 tablet_bootstrap.cc:654] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.753177  9951 raft_consensus.cc:493] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.753595  9951 raft_consensus.cc:515] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.755434  9951 leader_election.cc:290] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.756883  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:08.757948  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:08.758628 10051 tablet_bootstrap.cc:654] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:08.759123  9769 leader_election.cc:343] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:08.760046  9766 leader_election.cc:343] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.760424  9766 leader_election.cc:304] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:08.761359  9951 raft_consensus.cc:2749] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.767429 10048 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:08.767879 10048 ts_tablet_manager.cc:1403] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260710 13:20:08.769373 10051 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:08.769308 10049 tablet_bootstrap.cc:492] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.769869 10051 ts_tablet_manager.cc:1403] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 13:20:08.769989 10049 ts_tablet_manager.cc:1403] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.005s
I20260710 13:20:08.770520 10048 raft_consensus.cc:359] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.771135 10048 raft_consensus.cc:385] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.771394 10048 raft_consensus.cc:740] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.772140 10048 consensus_queue.cc:260] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.772449 10051 raft_consensus.cc:359] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.773059 10051 raft_consensus.cc:385] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.773330 10051 raft_consensus.cc:740] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.774473 10048 ts_tablet_manager.cc:1434] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:08.774084 10051 consensus_queue.cc:260] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.775334 10048 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.776069 10049 raft_consensus.cc:359] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.776865 10049 raft_consensus.cc:385] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.777168 10049 raft_consensus.cc:740] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.777935 10049 consensus_queue.cc:260] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.779757 10051 ts_tablet_manager.cc:1434] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:08.779891 10049 ts_tablet_manager.cc:1434] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:08.780557  9922 raft_consensus.cc:493] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.781093 10049 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.780934  9922 raft_consensus.cc:515] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.782904  9922 leader_election.cc:290] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.787532  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:08.788152  9726 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:08.788992  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.789472 10048 tablet_bootstrap.cc:654] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:08.791062  9842 leader_election.cc:343] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.792323  9843 leader_election.cc:304] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:08.793676  9922 raft_consensus.cc:2804] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.794174  9922 raft_consensus.cc:493] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.794678  9922 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.799472 10049 tablet_bootstrap.cc:654] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.800343 10048 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:08.800789 10048 ts_tablet_manager.cc:1403] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:20:08.803736 10048 raft_consensus.cc:359] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.804312 10048 raft_consensus.cc:385] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.804564 10048 raft_consensus.cc:740] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.805204 10048 consensus_queue.cc:260] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.806049 10051 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:08.807488 10048 ts_tablet_manager.cc:1434] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:08.808473 10048 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.811686  9927 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.812167  9927 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.813138  9922 raft_consensus.cc:515] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.814056  9927 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.815876  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.816483  9803 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 3.
I20260710 13:20:08.817000  9922 leader_election.cc:290] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.817768  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:08.818396  9876 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 3.
I20260710 13:20:08.819520 10051 tablet_bootstrap.cc:654] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.820200  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:08.820464  9691 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:08.820694  9726 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.816414  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
W20260710 13:20:08.823781  9674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:20:08.824292  9842 leader_election.cc:343] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.822365  9927 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:20:08.826323  9927 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.826684  9927 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.828575  9726 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:08.829594  9843 leader_election.cc:304] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:08.830680  9922 raft_consensus.cc:2804] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.831702  9922 raft_consensus.cc:697] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:08.832525  9922 consensus_queue.cc:237] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.832710  9927 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.841285  9927 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 4 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.844548  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:08.845145  9876 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.841444  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.850050  9801 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:08.862000  9801 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 4.
I20260710 13:20:08.867224 10049 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.867133  9693 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:08.867758 10049 ts_tablet_manager.cc:1403] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.037s
I20260710 13:20:08.867972  9927 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:08.864327  9876 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 4.
I20260710 13:20:08.868034 10050 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.868541  9927 raft_consensus.cc:697] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 4 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:08.868619 10050 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.869238  9927 consensus_queue.cc:237] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.870304 10050 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.871130 10049 raft_consensus.cc:359] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.871793 10049 raft_consensus.cc:385] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.872076 10049 raft_consensus.cc:740] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.872040  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.872929  9803 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:08.872984 10049 consensus_queue.cc:260] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.874464  9842 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:08.875828 10049 ts_tablet_manager.cc:1434] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:08.876004 10050 raft_consensus.cc:2804] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.876087  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:08.876528 10050 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.876772  9726 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:08.876885 10049 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.877007 10050 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.883191 10049 tablet_bootstrap.cc:654] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.865852 10048 tablet_bootstrap.cc:654] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.889334 10050 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.894129  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:08.894603  9726 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.895923  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.896481  9801 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.900866  9623 catalog_manager.cc:5697] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.902017  9726 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:08.903177  9843 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:08.903620 10050 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.904122 10050 raft_consensus.cc:2804] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.904578 10050 raft_consensus.cc:697] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:08.908696 10051 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:08.909168 10051 ts_tablet_manager.cc:1403] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.006s
I20260710 13:20:08.905525 10050 consensus_queue.cc:237] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.911818 10051 raft_consensus.cc:359] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.912619 10051 raft_consensus.cc:385] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.911859  9624 catalog_manager.cc:5697] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.912900 10051 raft_consensus.cc:740] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.903230  9801 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:08.916424 10048 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:08.917040 10048 ts_tablet_manager.cc:1403] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.000s
I20260710 13:20:08.920495 10049 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.920965 10049 ts_tablet_manager.cc:1403] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.017s
I20260710 13:20:08.920873 10048 raft_consensus.cc:359] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.921941 10048 raft_consensus.cc:385] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.922222 10048 raft_consensus.cc:740] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.922926 10051 consensus_queue.cc:260] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.924144 10049 raft_consensus.cc:359] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.924890 10049 raft_consensus.cc:385] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.925199 10049 raft_consensus.cc:740] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.926158 10051 ts_tablet_manager.cc:1434] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:20:08.926065 10049 consensus_queue.cc:260] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.927454 10051 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:08.928694 10049 ts_tablet_manager.cc:1434] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:08.929170 10072 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.929695 10049 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.929719 10072 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.933230  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
W20260710 13:20:08.935016  9843 leader_election.cc:343] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.936160 10049 tablet_bootstrap.cc:654] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.937237 10072 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:08.937398  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.938078  9801 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:08.938171 10048 consensus_queue.cc:260] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.939219  9842 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:08.939999 10072 raft_consensus.cc:2804] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.940394 10072 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.940758 10072 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.949720 10048 ts_tablet_manager.cc:1434] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:20:08.950943 10048 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:08.956774 10049 tablet_bootstrap.cc:492] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:08.957119  9927 raft_consensus.cc:493] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.957270 10049 ts_tablet_manager.cc:1403] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260710 13:20:08.957538  9927 raft_consensus.cc:515] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.957894  9623 catalog_manager.cc:5697] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.959133 10051 tablet_bootstrap.cc:654] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.959235  9927 leader_election.cc:290] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.959852 10049 raft_consensus.cc:359] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.960525 10049 raft_consensus.cc:385] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.960786 10049 raft_consensus.cc:740] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.960815  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:08.961395  9801 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 0.
I20260710 13:20:08.961520 10049 consensus_queue.cc:260] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.962612  9693 leader_election.cc:304] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:08.963634 10049 ts_tablet_manager.cc:1434] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:08.964563 10049 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:08.963470 10053 raft_consensus.cc:2804] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.965715 10053 raft_consensus.cc:493] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.966035 10053 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.966928 10048 tablet_bootstrap.cc:654] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.971104 10049 tablet_bootstrap.cc:654] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.972529  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:08.974071  9691 leader_election.cc:343] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.971441 10072 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.975294 10053 raft_consensus.cc:515] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.977317 10053 leader_election.cc:290] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:08.979133  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.979705  9801 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.980402  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:08.986761  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:08.987321  9726 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:08.987985  9691 leader_election.cc:343] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.990821 10051 tablet_bootstrap.cc:492] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:08.991360 10051 ts_tablet_manager.cc:1403] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.005s
I20260710 13:20:08.995023 10051 raft_consensus.cc:359] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:08.995939 10051 raft_consensus.cc:385] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.996318 10051 raft_consensus.cc:740] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.997390  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:08.997901  9803 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.999635  9801 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 1.
I20260710 13:20:09.000612  9693 leader_election.cc:304] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:09.001448 10053 raft_consensus.cc:2804] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.001582 10072 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.001837 10051 consensus_queue.cc:260] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.003537  9726 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:09.004526  9843 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.004848 10051 ts_tablet_manager.cc:1434] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 13:20:09.001951 10053 raft_consensus.cc:697] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:09.008421 10053 consensus_queue.cc:237] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.010702 10051 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:09.014034  9803 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:09.013970 10072 raft_consensus.cc:2804] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.014876 10072 raft_consensus.cc:697] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.015789 10072 consensus_queue.cc:237] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.027580  9624 catalog_manager.cc:5697] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.030827 10048 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:09.031417 10048 ts_tablet_manager.cc:1403] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.008s
I20260710 13:20:09.034983 10048 raft_consensus.cc:359] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.035874 10048 raft_consensus.cc:385] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.036258 10048 raft_consensus.cc:740] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.041702 10048 consensus_queue.cc:260] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.043810 10048 ts_tablet_manager.cc:1434] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:09.043331  9624 catalog_manager.cc:5697] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.044646 10048 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:09.046802 10049 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:09.047224 10049 ts_tablet_manager.cc:1403] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.047s
I20260710 13:20:09.049815 10049 raft_consensus.cc:359] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.050349 10049 raft_consensus.cc:385] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.050577 10049 raft_consensus.cc:740] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.050875 10048 tablet_bootstrap.cc:654] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.051117 10049 consensus_queue.cc:260] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.053968 10049 ts_tablet_manager.cc:1434] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:09.054224 10051 tablet_bootstrap.cc:654] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.057263 10049 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: Bootstrap starting.
I20260710 13:20:09.062148 10049 tablet_bootstrap.cc:654] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.066048 10051 tablet_bootstrap.cc:492] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:09.066898 10072 raft_consensus.cc:493] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.067328 10072 raft_consensus.cc:515] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.069139 10072 leader_election.cc:290] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.070411  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b05e450ba34357b21e2e577495042e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.070986  9726 raft_consensus.cc:2468] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:09.071828  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b05e450ba34357b21e2e577495042e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:09.072067  9843 leader_election.cc:304] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.073138 10072 raft_consensus.cc:2804] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:09.073216  9842 leader_election.cc:343] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.073561 10072 raft_consensus.cc:493] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.071319  9801 raft_consensus.cc:1275] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:09.073845 10072 raft_consensus.cc:3060] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.075083 10053 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.066505 10051 ts_tablet_manager.cc:1403] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260710 13:20:09.082878 10051 raft_consensus.cc:359] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.083526 10051 raft_consensus.cc:385] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.083882 10051 raft_consensus.cc:740] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.085323 10072 raft_consensus.cc:515] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.086297 10051 consensus_queue.cc:260] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.089690 10051 ts_tablet_manager.cc:1434] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:20:09.091322  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b05e450ba34357b21e2e577495042e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.092638  9726 raft_consensus.cc:3060] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.098060  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b05e450ba34357b21e2e577495042e" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:09.099766  9726 raft_consensus.cc:2468] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
W20260710 13:20:09.100193  9842 leader_election.cc:343] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.100824  9843 leader_election.cc:304] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:09.101573 10050 raft_consensus.cc:2804] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.101985 10050 raft_consensus.cc:697] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.092132 10072 leader_election.cc:290] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.102957 10051 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:09.102716 10050 consensus_queue.cc:237] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.117684  9951 raft_consensus.cc:493] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.118134  9951 raft_consensus.cc:515] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.120193  9951 leader_election.cc:290] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.121465  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:09.123099  9766 leader_election.cc:343] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.123374  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.124150  9726 raft_consensus.cc:2468] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:09.125325  9769 leader_election.cc:304] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:09.126547  9951 raft_consensus.cc:2804] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.126834  9951 raft_consensus.cc:493] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.127100  9951 raft_consensus.cc:3060] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.132143 10051 tablet_bootstrap.cc:654] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.135092 10049 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: No bootstrap required, opened a new log
I20260710 13:20:09.135588 10049 ts_tablet_manager.cc:1403] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: Time spent bootstrapping tablet: real 0.078s	user 0.039s	sys 0.023s
I20260710 13:20:09.137923  9624 catalog_manager.cc:5697] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.142302 10049 raft_consensus.cc:359] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.142918 10049 raft_consensus.cc:385] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.143167 10049 raft_consensus.cc:740] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.144436 10048 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:09.145571  9951 raft_consensus.cc:515] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.146417 10048 ts_tablet_manager.cc:1403] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.037s
I20260710 13:20:09.149380  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.149394 10049 consensus_queue.cc:260] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.150282 10048 raft_consensus.cc:359] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.150925 10048 raft_consensus.cc:385] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:09.151018  9766 leader_election.cc:343] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.151285 10048 raft_consensus.cc:740] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.151654 10049 ts_tablet_manager.cc:1434] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:09.151690  9951 leader_election.cc:290] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.152006 10048 consensus_queue.cc:260] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.154209  9876 raft_consensus.cc:1275] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:09.154439 10048 ts_tablet_manager.cc:1434] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260710 13:20:09.149323  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.155478 10048 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:09.155439  9726 raft_consensus.cc:3060] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.160349  9927 consensus_queue.cc:1048] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.160790  9803 raft_consensus.cc:1275] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.160950 10051 tablet_bootstrap.cc:492] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:09.161463 10051 ts_tablet_manager.cc:1403] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.008s
I20260710 13:20:09.165434 10048 tablet_bootstrap.cc:654] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.167457 10072 consensus_queue.cc:1048] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.172981 10051 raft_consensus.cc:359] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.178598 10048 tablet_bootstrap.cc:492] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:09.180148  9726 raft_consensus.cc:2468] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:09.185046 10048 ts_tablet_manager.cc:1403] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260710 13:20:09.185381  9728 raft_consensus.cc:1275] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.186345  9769 leader_election.cc:304] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:09.186919  9922 consensus_queue.cc:1048] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.187417 10088 raft_consensus.cc:2804] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.187621 10048 raft_consensus.cc:359] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.188061 10088 raft_consensus.cc:697] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:09.188266 10048 raft_consensus.cc:385] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.188580 10048 raft_consensus.cc:740] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.188809 10088 consensus_queue.cc:237] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.189109 10048 consensus_queue.cc:260] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.192330 10048 ts_tablet_manager.cc:1434] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:09.193449 10048 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: Bootstrap starting.
I20260710 13:20:09.195401 10051 raft_consensus.cc:385] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.195947 10051 raft_consensus.cc:740] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.196980 10051 consensus_queue.cc:260] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.203945 10051 ts_tablet_manager.cc:1434] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260710 13:20:09.204833 10051 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:09.206153 10048 tablet_bootstrap.cc:654] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.211443 10051 tablet_bootstrap.cc:654] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.212046 10048 tablet_bootstrap.cc:492] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: No bootstrap required, opened a new log
I20260710 13:20:09.212476 10048 ts_tablet_manager.cc:1403] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260710 13:20:09.212895  9626 catalog_manager.cc:5697] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.215070 10048 raft_consensus.cc:359] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.215780 10048 raft_consensus.cc:385] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.216034 10048 raft_consensus.cc:740] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.216703 10048 consensus_queue.cc:260] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.218781 10048 ts_tablet_manager.cc:1434] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:09.221410 10051 tablet_bootstrap.cc:492] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:09.221838 10051 ts_tablet_manager.cc:1403] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260710 13:20:09.223464  9951 raft_consensus.cc:493] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.223891  9951 raft_consensus.cc:515] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.224227 10051 raft_consensus.cc:359] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.224848 10051 raft_consensus.cc:385] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.225101 10051 raft_consensus.cc:740] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.225328  9951 leader_election.cc:290] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.226333  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.227079  9728 raft_consensus.cc:2393] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 in current term 1: Already voted for candidate c10eed98974c4bca927dfa9e1b541c94 in this term.
I20260710 13:20:09.227151  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:09.225744 10051 consensus_queue.cc:260] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.228494  9769 leader_election.cc:304] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:09.229128  9951 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.229342 10051 ts_tablet_manager.cc:1434] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:20:09.230167 10051 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: Bootstrap starting.
I20260710 13:20:09.235628 10051 tablet_bootstrap.cc:654] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.235924  9951 raft_consensus.cc:2749] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.245515 10051 tablet_bootstrap.cc:492] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: No bootstrap required, opened a new log
I20260710 13:20:09.245975 10051 ts_tablet_manager.cc:1403] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:20:09.248375 10051 raft_consensus.cc:359] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.248991 10051 raft_consensus.cc:385] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.249210 10051 raft_consensus.cc:740] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.249765 10051 consensus_queue.cc:260] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.251533 10051 ts_tablet_manager.cc:1434] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:09.265092 10072 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.280685 10093 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.282310  9876 raft_consensus.cc:1275] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:09.284538  9927 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.295274 10093 raft_consensus.cc:493] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.295718 10093 raft_consensus.cc:515] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.297609 10093 leader_election.cc:290] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.299178  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:09.299834  9801 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:09.300895  9842 leader_election.cc:304] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.301425  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.301939  9728 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 0.
I20260710 13:20:09.302037  9801 raft_consensus.cc:1275] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:09.303359 10093 raft_consensus.cc:2804] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.303714 10093 raft_consensus.cc:493] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.303792 10053 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.305219  9951 raft_consensus.cc:493] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.305639  9951 raft_consensus.cc:515] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.307399  9951 leader_election.cc:290] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.304019 10093 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.308630  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:09.309231  9876 raft_consensus.cc:2468] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:09.309378  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.310195  9728 raft_consensus.cc:2468] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:09.310794  9766 leader_election.cc:304] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.314695  9951 raft_consensus.cc:2804] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.314992  9951 raft_consensus.cc:493] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.315254  9951 raft_consensus.cc:3060] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.317013 10093 raft_consensus.cc:515] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.319268  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:09.319268  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.319909  9728 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.319909  9803 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.325857  9951 raft_consensus.cc:515] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.328979  9803 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:09.330420  9726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.330897  9726 raft_consensus.cc:3060] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.333712  9951 leader_election.cc:290] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.336608  9726 raft_consensus.cc:2468] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:09.337445  9769 leader_election.cc:304] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:09.338102 10088 raft_consensus.cc:2804] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.338485 10088 raft_consensus.cc:697] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:09.338528  9842 leader_election.cc:304] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.339210  9922 raft_consensus.cc:2804] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.339331 10093 leader_election.cc:290] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.339782  9922 raft_consensus.cc:697] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.339289  9728 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 1.
I20260710 13:20:09.340569  9922 consensus_queue.cc:237] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.340937  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a38e0c7bc24f29b138f69694339d91" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.341454  9876 raft_consensus.cc:3060] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.339226 10088 consensus_queue.cc:237] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.346671  9876 raft_consensus.cc:2468] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:09.350378  9626 catalog_manager.cc:5697] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.353302  9623 catalog_manager.cc:5697] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.380154  9922 raft_consensus.cc:493] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.380623  9922 raft_consensus.cc:515] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.382056  9922 leader_election.cc:290] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.382710  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.383337  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:09.384037  9803 raft_consensus.cc:2393] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 1: Already voted for candidate 90cf244684154424865d0237913b4ea6 in this term.
I20260710 13:20:09.384861  9842 leader_election.cc:304] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.385615  9922 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.390609  9922 raft_consensus.cc:2749] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.410058 10088 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.410596 10088 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.413674  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.414253 10088 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.414753  9728 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:09.414805  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:09.415448  9876 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 0.
I20260710 13:20:09.416051  9769 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:09.416949 10088 raft_consensus.cc:2804] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.417217 10088 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.417467 10088 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.422909 10088 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.424706 10088 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.425570  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.425634  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.426074  9876 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.426210  9728 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.430378  9876 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:09.431202  9766 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.431788 10088 raft_consensus.cc:2804] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.432204 10088 raft_consensus.cc:697] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:09.432236  9728 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 1.
I20260710 13:20:09.433320 10088 consensus_queue.cc:237] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.440804  9623 catalog_manager.cc:5697] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.450577  9922 consensus_queue.cc:1048] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.460402 10072 consensus_queue.cc:1048] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.472190  9927 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.482478  9927 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.498104 10072 consensus_queue.cc:1048] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.508700  9803 raft_consensus.cc:3060] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.516261 10072 consensus_queue.cc:1048] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.528971  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:09.529565  9876 raft_consensus.cc:606] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.540258  9803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:38372
I20260710 13:20:09.540977  9803 raft_consensus.cc:606] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.545459  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:09.546120  9876 raft_consensus.cc:606] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.550695  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:09.551133  9876 raft_consensus.cc:606] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.552161 10072 consensus_queue.cc:1048] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.555673  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:37708
I20260710 13:20:09.556319  9876 raft_consensus.cc:606] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Received request to transfer leadership to TS 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:09.560701 10072 raft_consensus.cc:993] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.561033 10072 raft_consensus.cc:1081] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.564476  9726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:44008
I20260710 13:20:09.564934  9726 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.565233  9726 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.568069 10093 consensus_queue.cc:1048] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.572333  9726 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.575187  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:09.575773  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.577111  9876 raft_consensus.cc:3055] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.578118  9876 raft_consensus.cc:740] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.578848  9728 raft_consensus.cc:1240] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Rejecting Update request from peer c10eed98974c4bca927dfa9e1b541c94 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:09.580921  9876 consensus_queue.cc:260] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.583415  9876 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.587220  9726 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.595995  9876 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:09.600644  9691 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [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: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:09.601351  9927 raft_consensus.cc:2804] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.601734  9927 raft_consensus.cc:697] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:09.602380  9927 consensus_queue.cc:237] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.612828  9623 catalog_manager.cc:5697] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.623013  9728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f"
dest_uuid: "90cf244684154424865d0237913b4ea6"
mode: GRACEFUL
new_leader_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:41650
I20260710 13:20:09.623538  9728 raft_consensus.cc:606] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 LEADER]: Received request to transfer leadership to TS 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:09.652051 10093 raft_consensus.cc:493] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.652444 10093 raft_consensus.cc:515] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.653944 10093 leader_election.cc:290] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:09.654685  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90cf244684154424865d0237913b4ea6" is_pre_election: true
I20260710 13:20:09.654853  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1ea93aac8b44899e733739974bf775" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:09.655330  9728 raft_consensus.cc:2393] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 1: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:09.656414  9843 leader_election.cc:304] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:09.657083 10093 raft_consensus.cc:3060] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.661146 10093 raft_consensus.cc:2749] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.732157 10088 consensus_queue.cc:1048] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.740332 10093 raft_consensus.cc:993] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.740754  9922 raft_consensus.cc:1081] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.742290  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:44008
I20260710 13:20:09.742758  9728 raft_consensus.cc:493] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.743057  9728 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.745383  9951 consensus_queue.cc:1048] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.750273  9728 raft_consensus.cc:515] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.754419  9728 leader_election.cc:290] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.755927  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.756518  9876 raft_consensus.cc:3055] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.756918  9876 raft_consensus.cc:740] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.757128  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:09.757668  9803 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.757771  9876 consensus_queue.cc:260] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.758882  9876 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.763087  9803 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:09.764225  9876 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:09.764127  9693 leader_election.cc:304] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:09.765484  9927 raft_consensus.cc:2804] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.765987  9927 raft_consensus.cc:697] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:09.766829  9927 consensus_queue.cc:237] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.773032  9623 catalog_manager.cc:5697] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.784379  9951 consensus_queue.cc:1048] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.796803 10088 consensus_queue.cc:1048] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:09.805689 10093 consensus_queue.cc:1048] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.814577  9922 raft_consensus.cc:993] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:09.814970  9922 raft_consensus.cc:1081] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:09.817029  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:38352
I20260710 13:20:09.818221  9801 raft_consensus.cc:493] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.818612  9801 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.824519  9922 consensus_queue.cc:1048] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.834448  9801 raft_consensus.cc:515] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.839987 10088 consensus_queue.cc:1048] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.848026  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:09.848477  9728 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.848999  9877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c777f1ad0d47f29e6da768a74cc1ca" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.849507  9877 raft_consensus.cc:3055] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.849802  9877 raft_consensus.cc:740] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:09.850442  9877 consensus_queue.cc:260] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.851294  9877 raft_consensus.cc:3060] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.854574  9728 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:09.855665  9769 leader_election.cc:304] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:09.856406 10088 raft_consensus.cc:2804] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.856858 10088 raft_consensus.cc:697] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:09.857625 10088 consensus_queue.cc:237] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.863726  9877 raft_consensus.cc:2468] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:09.864207  9624 catalog_manager.cc:5697] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.865403  9801 leader_election.cc:290] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.875898 10047 consensus_queue.cc:1048] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.893450  9951 raft_consensus.cc:993] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.893841 10125 raft_consensus.cc:1081] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:09.895352  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:41640
I20260710 13:20:09.895808  9728 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.896087  9728 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.900318  9728 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.901768  9728 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:09.902990  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:09.903491  9876 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.903491  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:09.904253  9801 raft_consensus.cc:3055] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.904588  9801 raft_consensus.cc:740] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:09.905375  9801 consensus_queue.cc:260] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.906785  9801 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.909614  9876 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:09.910645  9691 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:09.911350 10053 raft_consensus.cc:2804] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.911803 10053 raft_consensus.cc:697] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:09.912652 10053 consensus_queue.cc:237] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:09.913273  9801 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:09.919405  9624 catalog_manager.cc:5697] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.032251 10093 raft_consensus.cc:993] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:10.032718  9922 raft_consensus.cc:1081] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Signalling peer 90cf244684154424865d0237913b4ea6 to start an election
I20260710 13:20:10.034157  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9"
dest_uuid: "90cf244684154424865d0237913b4ea6"
 from {username='slave'} at 127.0.0.1:44008
I20260710 13:20:10.034590  9728 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.034897  9728 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.039707  9728 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.040932  9728 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Requested vote from peers 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:10.042153  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:10.042176  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "90cf244684154424865d0237913b4ea6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:10.042860  9801 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.043087  9876 raft_consensus.cc:3055] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.043431  9876 raft_consensus.cc:740] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:10.044107  9876 consensus_queue.cc:260] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.044853  9876 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.049805  9876 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:10.049928  9801 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90cf244684154424865d0237913b4ea6 in term 2.
I20260710 13:20:10.050784  9691 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:10.051622 10053 raft_consensus.cc:2804] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.052109 10053 raft_consensus.cc:697] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Leader. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:10.052874 10053 consensus_queue.cc:237] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.058745 10110 raft_consensus.cc:993] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: : Instructing follower 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:10.059127 10053 raft_consensus.cc:1081] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 LEADER]: Signalling peer 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:10.059945  9624 catalog_manager.cc:5697] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 reported cstate change: term changed from 1 to 2, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 90cf244684154424865d0237913b4ea6 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "90cf244684154424865d0237913b4ea6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.060652  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:38356
I20260710 13:20:10.061188  9801 raft_consensus.cc:493] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.061535  9801 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.066032  9801 raft_consensus.cc:515] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.067874  9801 leader_election.cc:290] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:10.069348  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:10.069440  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:10.069784  9728 raft_consensus.cc:3055] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.070050  9728 raft_consensus.cc:740] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:10.070075  9876 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.070691  9728 consensus_queue.cc:260] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.071699  9728 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.077188  9728 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:10.078080  9769 leader_election.cc:304] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:10.078727 10125 raft_consensus.cc:2804] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.079105  9876 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:10.079105 10125 raft_consensus.cc:697] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:10.080027 10125 consensus_queue.cc:237] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:10.086418  9624 catalog_manager.cc:5697] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 1 to 2, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.101107  9876 raft_consensus.cc:1275] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.102243 10053 consensus_queue.cc:1048] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.104182  9801 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.115204  9801 raft_consensus.cc:1275] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.117377 10053 consensus_queue.cc:1048] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.234864  9876 raft_consensus.cc:1275] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.236231 10053 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.245113  9803 raft_consensus.cc:1275] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.246379 10110 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.291857  9876 raft_consensus.cc:1275] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.292932 10125 consensus_queue.cc:1048] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.300046  9726 raft_consensus.cc:1275] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.301471  9951 consensus_queue.cc:1048] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.340363  9876 raft_consensus.cc:1275] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.341377 10110 consensus_queue.cc:1048] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.349745  9803 raft_consensus.cc:1275] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.351136 10127 consensus_queue.cc:1048] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.459759  9803 raft_consensus.cc:1275] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.460819 10127 consensus_queue.cc:1048] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.469475  9876 raft_consensus.cc:1275] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 90cf244684154424865d0237913b4ea6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.471095 10053 consensus_queue.cc:1048] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.495910  9726 raft_consensus.cc:1275] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.497218 10047 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.504776  9876 raft_consensus.cc:1275] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.506839 10088 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.629307  9625 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34932:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:12.647711  9625 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34932:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:12.776629 10165 tablet.cc:1724] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:12.799784  5747 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:12.840224 10176 tablet.cc:1724] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:12.853907 10167 tablet.cc:1724] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:12.860684 10174 tablet.cc:1724] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: 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
W20260710 13:20:12.879817  9693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.194:42339, user_credentials={real_user=slave}} blocked reactor thread for 64391.9us
W20260710 13:20:12.892189  9769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.193:41789, user_credentials={real_user=slave}} blocked reactor thread for 100333us
W20260710 13:20:12.903395  9691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:46043, user_credentials={real_user=slave}} blocked reactor thread for 48798.2us
I20260710 13:20:12.929983 10183 tablet.cc:1724] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:12.932096 10189 tablet.cc:1724] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:12.961295 10167 tablet.cc:1724] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:12.964545 10176 tablet.cc:1724] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:12.965035 10165 tablet.cc:1724] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: 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
W20260710 13:20:12.972313  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:46043, user_credentials={real_user=slave}} blocked reactor thread for 228141us
I20260710 13:20:12.997301 10174 tablet.cc:1724] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:12.999527 10189 tablet.cc:1724] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.011761  9727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5"
dest_uuid: "90cf244684154424865d0237913b4ea6"
mode: GRACEFUL
new_leader_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:41654
I20260710 13:20:13.012552  9727 raft_consensus.cc:606] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Received request to transfer leadership to TS c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:13.012683 10193 tablet.cc:1724] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: 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
W20260710 13:20:13.024372 10171 log.cc:927] Time spent T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: Append to log took a long time: real 0.092s	user 0.003s	sys 0.000s
I20260710 13:20:13.034750 10167 tablet.cc:1724] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:13.050974 10183 tablet.cc:1724] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: 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
W20260710 13:20:13.053622 10194 log.cc:927] Time spent T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 13:20:13.079759 10193 tablet.cc:1724] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.081688 10165 tablet.cc:1724] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:13.096791 10197 tablet.cc:1724] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: 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
W20260710 13:20:13.100961  9766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.195:46043, user_credentials={real_user=slave}} blocked reactor thread for 124105us
I20260710 13:20:13.104260 10198 tablet.cc:1724] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.106309 10202 tablet.cc:1724] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:13.120070 10167 tablet.cc:1724] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:13.120154 10200 tablet.cc:1724] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:13.128356 10193 tablet.cc:1724] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.129973  9802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
mode: GRACEFUL
new_leader_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:38384
I20260710 13:20:13.131999  9802 raft_consensus.cc:606] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Received request to transfer leadership to TS c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:13.135962  5747 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:13.136572  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.137893 10174 tablet.cc:1724] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: 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
I20260710 13:20:13.144902 10202 tablet.cc:1724] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:13.165364 10198 tablet.cc:1724] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.167642 10176 tablet.cc:1724] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: 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
I20260710 13:20:13.168588 10169 raft_consensus.cc:993] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: : Instructing follower c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:13.169371 10169 raft_consensus.cc:1081] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Signalling peer c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:13.170835  9875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:37698
I20260710 13:20:13.171306  9875 raft_consensus.cc:493] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.171677  9875 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.175392 10193 tablet.cc:1724] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: 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
I20260710 13:20:13.183494  9875 raft_consensus.cc:515] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.186250  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:13.186797  9802 raft_consensus.cc:3055] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:13.187104  9802 raft_consensus.cc:740] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:13.187829  9802 consensus_queue.cc:260] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.188808  9802 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.192942  9875 leader_election.cc:290] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:13.200577  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc82587d1e453baf553fb2dcb6140f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:13.201092  9725 raft_consensus.cc:3060] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.205708  9802 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:13.206923  9842 leader_election.cc:304] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:13.207883 10207 raft_consensus.cc:2804] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:13.208485 10207 raft_consensus.cc:697] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:13.209105 10207 consensus_queue.cc:237] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.207909  9725 raft_consensus.cc:2468] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:13.224977  9625 catalog_manager.cc:5697] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 51dc08444959433caba6e585b72b7ab7 (127.5.156.194) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.226114  9875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
mode: GRACEFUL
new_leader_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:37720
I20260710 13:20:13.226797  9875 raft_consensus.cc:606] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Received request to transfer leadership to TS 51dc08444959433caba6e585b72b7ab7
I20260710 13:20:13.228621  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:13.229173  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:13.234504  9624 catalog_manager.cc:6242] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: soft_deleted_table [id=e804f318bfb84f41896e599de7b0c4d1] alter complete (version 1)
I20260710 13:20:13.274487 10182 raft_consensus.cc:993] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: : Instructing follower c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:13.274927 10110 raft_consensus.cc:1081] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Signalling peer c10eed98974c4bca927dfa9e1b541c94 to start an election
I20260710 13:20:13.276538  9875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5"
dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
 from {username='slave'} at 127.0.0.1:37700
I20260710 13:20:13.277026  9875 raft_consensus.cc:493] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.277343  9875 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.283345  9875 raft_consensus.cc:515] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.284875  9875 leader_election.cc:290] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:13.285660  9725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:13.285833  9802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd6dc9822c741179d3e8f458b0a95b5" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:13.286288  9725 raft_consensus.cc:3055] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:13.286330  9802 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.286794  9725 raft_consensus.cc:740] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 90cf244684154424865d0237913b4ea6, State: Running, Role: LEADER
I20260710 13:20:13.287685  9725 consensus_queue.cc:260] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.288973  9725 raft_consensus.cc:3060] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:13.292032  9802 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:13.293200  9842 leader_election.cc:304] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:13.293965 10207 raft_consensus.cc:2804] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:13.294404 10207 raft_consensus.cc:697] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:13.295153 10207 consensus_queue.cc:237] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:13.297444  9725 raft_consensus.cc:2468] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:13.302582  9625 catalog_manager.cc:5697] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.033236  9801 raft_consensus.cc:1275] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:14.034725  9801 raft_consensus.cc:1275] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:14.039182 10207 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.041256 10207 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.060252  9723 raft_consensus.cc:1275] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:14.063434  9727 raft_consensus.cc:1275] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:14.072192  9922 consensus_queue.cc:1048] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.079753  9922 consensus_queue.cc:1048] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.098373 10207 raft_consensus.cc:993] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: : Instructing follower 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:14.098835 10188 raft_consensus.cc:1081] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Signalling peer 51dc08444959433caba6e585b72b7ab7 to start an election
I20260710 13:20:14.100925  9802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc"
dest_uuid: "51dc08444959433caba6e585b72b7ab7"
 from {username='slave'} at 127.0.0.1:38352
I20260710 13:20:14.101505  9802 raft_consensus.cc:493] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.101933  9802 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:14.112347  9802 raft_consensus.cc:515] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:14.115110  9727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "90cf244684154424865d0237913b4ea6"
I20260710 13:20:14.115844  9727 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:14.124167  9727 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 4.
I20260710 13:20:14.125393  9769 leader_election.cc:304] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6; no voters: 
I20260710 13:20:14.126405 10217 raft_consensus.cc:2804] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:14.126992 10217 raft_consensus.cc:697] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 4 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:14.127923 10217 consensus_queue.cc:237] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:14.128986  9802 leader_election.cc:290] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 4 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:14.129824  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974fff95c1ad4732b6595a62c16740fc" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:14.158748  9876 raft_consensus.cc:3055] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:14.159013  9876 raft_consensus.cc:740] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:14.159679  9876 consensus_queue.cc:260] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:14.160631  9876 raft_consensus.cc:3060] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:14.164753  9876 raft_consensus.cc:2468] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 4.
I20260710 13:20:14.175025  9625 catalog_manager.cc:5697] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 3 to 4, leader changed from c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 4 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.561124  9725 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.562103 10217 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.570341  9876 raft_consensus.cc:1275] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:14.571712 10217 consensus_queue.cc:1048] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.816568  5747 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:14.820816  5747 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:14.821165  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.825136  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:14.825448  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:15.111454  9824 debug-util.cc:398] Leaking SignalData structure 0x7b0800124f00 after lost signal to thread 5750
W20260710 13:20:15.112819  9824 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1440 after lost signal to thread 9660
W20260710 13:20:15.114287  9824 debug-util.cc:398] Leaking SignalData structure 0x7b08000a12a0 after lost signal to thread 9752
W20260710 13:20:15.115533  9824 debug-util.cc:398] Leaking SignalData structure 0x7b0800204e40 after lost signal to thread 9827
W20260710 13:20:15.129115  9824 debug-util.cc:398] Leaking SignalData structure 0x7b08000ae560 after lost signal to thread 9901
I20260710 13:20:16.077809  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
W20260710 13:20:16.101729  9843 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]
W20260710 13:20:16.105723  9843 consensus_peers.cc:597] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.118559  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:16.119370  5747 tablet_replica.cc:333] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.120126  5747 raft_consensus.cc:2243] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.120644  5747 raft_consensus.cc:2272] T 9afc82587d1e453baf553fb2dcb6140f P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.122671  5747 tablet_replica.cc:333] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.123369  5747 raft_consensus.cc:2243] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.124218  5747 raft_consensus.cc:2272] T e1d26ef6b4344084804a6402ecd7bae9 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.126362  5747 tablet_replica.cc:333] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.127180  5747 raft_consensus.cc:2243] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.127736  5747 raft_consensus.cc:2272] T 04c777f1ad0d47f29e6da768a74cc1ca P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.130071  5747 tablet_replica.cc:333] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.130795  5747 raft_consensus.cc:2243] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.131255  5747 raft_consensus.cc:2272] T 5cd6dc9822c741179d3e8f458b0a95b5 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.133373  5747 tablet_replica.cc:333] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.134068  5747 raft_consensus.cc:2243] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.134936  5747 raft_consensus.cc:2272] T 3830dd066ea84481952fe0f8514f46bd P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.138790  5747 tablet_replica.cc:333] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.139573  5747 raft_consensus.cc:2243] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.140377  5747 raft_consensus.cc:2272] T 68b6253796f345a5a87e5f66b6635279 P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.142278  5747 tablet_replica.cc:333] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.142899  5747 raft_consensus.cc:2243] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.143746  5747 raft_consensus.cc:2272] T 0867bad593ab4a71a7cbe8d24788a7ba P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.145701  5747 tablet_replica.cc:333] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.146492  5747 raft_consensus.cc:2243] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.146992  5747 raft_consensus.cc:2272] T bece4132e7b44dc693f7b87227a5f3cc P 90cf244684154424865d0237913b4ea6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.149287  5747 tablet_replica.cc:333] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.149931  5747 raft_consensus.cc:2243] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.150723  5747 raft_consensus.cc:2272] T 47e11f4638d149e18ebc2eb2652fe74f P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.153108  5747 tablet_replica.cc:333] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.153944  5747 raft_consensus.cc:2243] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.154407  5747 raft_consensus.cc:2272] T 5f47b13fbb9c4615807f4671ec1ac29e P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.156621  5747 tablet_replica.cc:333] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.157336  5747 raft_consensus.cc:2243] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.157819  5747 raft_consensus.cc:2272] T 6e1ea93aac8b44899e733739974bf775 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.159896  5747 tablet_replica.cc:333] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.160576  5747 raft_consensus.cc:2243] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.161016  5747 raft_consensus.cc:2272] T 35a38e0c7bc24f29b138f69694339d91 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.162949  5747 tablet_replica.cc:333] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.163617  5747 raft_consensus.cc:2243] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.164104  5747 raft_consensus.cc:2272] T 974fff95c1ad4732b6595a62c16740fc P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.166332  5747 tablet_replica.cc:333] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.167032  5747 raft_consensus.cc:2243] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.167508  5747 raft_consensus.cc:2272] T 5a150a79bb8641539108e84ffc37cbbf P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.169588  5747 tablet_replica.cc:333] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.170205  5747 raft_consensus.cc:2243] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.170671  5747 raft_consensus.cc:2272] T 068ad1fa6edb44a5a37dcdddf98f6217 P 90cf244684154424865d0237913b4ea6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.172895  5747 tablet_replica.cc:333] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.173614  5747 raft_consensus.cc:2243] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.174048  5747 raft_consensus.cc:2272] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.176261  5747 tablet_replica.cc:333] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.176942  5747 raft_consensus.cc:2243] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.177449  5747 raft_consensus.cc:2272] T a8b05e450ba34357b21e2e577495042e P 90cf244684154424865d0237913b4ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.179620  5747 tablet_replica.cc:333] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6: stopping tablet replica
I20260710 13:20:16.180256  5747 raft_consensus.cc:2243] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.181144  5747 raft_consensus.cc:2272] T d61ace0d995c45bda028da8c3eb4d370 P 90cf244684154424865d0237913b4ea6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:16.204790  9843 consensus_peers.cc:597] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.231654  9749 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca5a0 after lost signal to thread 5750
W20260710 13:20:16.232486  9749 debug-util.cc:398] Leaking SignalData structure 0x7b080017ece0 after lost signal to thread 9660
W20260710 13:20:16.233484  9749 debug-util.cc:398] Leaking SignalData structure 0x7b08000c87c0 after lost signal to thread 9752
W20260710 13:20:16.234299  9749 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb880 after lost signal to thread 9827
W20260710 13:20:16.235040  9749 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc1e0 after lost signal to thread 9901
W20260710 13:20:16.374413  9769 consensus_peers.cc:597] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.383056  9769 consensus_peers.cc:597] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.387585  9843 consensus_peers.cc:597] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.396842  9843 consensus_peers.cc:597] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.398258  9769 consensus_peers.cc:597] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.480139  9769 consensus_peers.cc:597] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.487052  9843 consensus_peers.cc:597] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.541447  9769 consensus_peers.cc:597] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.564337  9843 consensus_peers.cc:597] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.569917  9769 consensus_peers.cc:597] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.196640 10240 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.197849 10240 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.200842 10240 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.202095  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:17.205416  9769 leader_election.cc:336] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.205869  9769 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:17.206602 10240 raft_consensus.cc:2749] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:20:17.211656  5747 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9749)
I20260710 13:20:17.253114 10240 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.253437 10248 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.254372 10240 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.254452 10248 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.256824 10248 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.258302 10240 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.258518  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:17.260238  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
W20260710 13:20:17.264001  9769 leader_election.cc:336] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
W20260710 13:20:17.264539  9769 leader_election.cc:336] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.264933  9769 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:17.265954 10240 raft_consensus.cc:2749] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:17.266845  9766 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:17.267676 10240 raft_consensus.cc:2749] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:20:17.271836 10245 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.272485 10245 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.274598 10245 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.275816  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
W20260710 13:20:17.281472  9843 leader_election.cc:336] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.281957  9843 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.282727 10245 raft_consensus.cc:2749] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:17.307303 10240 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.308156 10240 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.314440  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:17.315696 10240 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
W20260710 13:20:17.316975  9769 leader_election.cc:336] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.317466  9769 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:17.318151 10248 raft_consensus.cc:2749] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:17.387768 10245 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.388412 10245 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.390625 10245 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.392035  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:17.392678  9803 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:17.393806  9842 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:17.394647 10245 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260710 13:20:17.394901  9843 leader_election.cc:336] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.395074 10245 raft_consensus.cc:493] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.395494 10245 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:17.405388 10245 raft_consensus.cc:515] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.407742 10245 leader_election.cc:290] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 4 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.409438  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3830dd066ea84481952fe0f8514f46bd" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:17.409979  9803 raft_consensus.cc:3060] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:20:17.412338  9843 leader_election.cc:336] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.417366  9803 raft_consensus.cc:2468] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 4.
I20260710 13:20:17.418474  9842 leader_election.cc:304] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.419179 10245 raft_consensus.cc:2804] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:17.419674 10245 raft_consensus.cc:697] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 4 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:17.420794 10245 consensus_queue.cc:237] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.431908  9625 catalog_manager.cc:5697] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 3 to 4, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 4 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.473519 10245 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.474109 10245 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.475960 10245 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.478579  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:17.479125  9803 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:17.480149  9842 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
W20260710 13:20:17.480679  9843 leader_election.cc:336] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.480896 10245 raft_consensus.cc:2804] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:17.481308 10245 raft_consensus.cc:493] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.481645 10245 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.489617 10245 raft_consensus.cc:515] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.491358 10245 leader_election.cc:290] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.493106  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b6253796f345a5a87e5f66b6635279" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:17.493628  9803 raft_consensus.cc:3060] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:17.497520  9843 leader_election.cc:336] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.500133  9803 raft_consensus.cc:2468] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:17.501107  9842 leader_election.cc:304] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.501781 10245 raft_consensus.cc:2804] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.502434 10245 raft_consensus.cc:697] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:17.503619 10245 consensus_queue.cc:237] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.512874  9625 catalog_manager.cc:5697] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.613898 10248 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.614566 10248 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.616748 10248 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.617725  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:17.618319  9875 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 2.
I20260710 13:20:17.619585  9766 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:17.620376 10248 raft_consensus.cc:2804] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:17.620743 10248 raft_consensus.cc:493] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.621134 10248 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:17.621476  9769 leader_election.cc:336] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.622681  9922 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.623183  9922 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.625066  9922 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.628448  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:17.628998  9803 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 2.
I20260710 13:20:17.629900  9842 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:17.630645  9922 raft_consensus.cc:2804] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:17.631003  9922 raft_consensus.cc:493] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.631383  9922 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.633745 10245 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.634420 10245 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.636626 10245 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
W20260710 13:20:17.640161  9843 leader_election.cc:336] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
W20260710 13:20:17.643942  9843 leader_election.cc:336] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.644146  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:17.644732  9803 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 4.
I20260710 13:20:17.631397 10248 raft_consensus.cc:515] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.645599 10240 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.646195 10240 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.647940 10245 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.648486 10245 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.650341 10245 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
W20260710 13:20:17.650605  9769 leader_election.cc:336] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.651504 10240 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.653359  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:17.653934  9875 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 4.
I20260710 13:20:17.654587  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7" is_pre_election: true
I20260710 13:20:17.655026  9766 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:17.655143  9794 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 4.
I20260710 13:20:17.655867 10240 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:20:17.656288 10240 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.656713 10240 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:20:17.656852  9769 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.658066 10248 leader_election.cc:290] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.659786  9842 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.659869  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867bad593ab4a71a7cbe8d24788a7ba" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:17.660578  9875 raft_consensus.cc:3060] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.660970  9842 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:17.661897 10245 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260710 13:20:17.666136  9843 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.655040  9922 raft_consensus.cc:515] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.669327  9922 leader_election.cc:290] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.667716 10245 raft_consensus.cc:493] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.673542 10245 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:20:17.675134  9843 leader_election.cc:336] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.673578  9922 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:20:17.676685  9922 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 90cf244684154424865d0237913b4ea6)
I20260710 13:20:17.677340  9922 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:17.680747 10240 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.683211  9875 raft_consensus.cc:2468] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 3.
I20260710 13:20:17.682174 10245 raft_consensus.cc:515] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.689699 10245 leader_election.cc:290] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
W20260710 13:20:17.689872  9769 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.691265 10240 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 5 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:17.693394  9766 leader_election.cc:304] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
W20260710 13:20:17.694445  9843 leader_election.cc:336] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.694550 10240 raft_consensus.cc:2804] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.695484  9794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d26ef6b4344084804a6402ecd7bae9" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:17.696054  9794 raft_consensus.cc:3060] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.696056 10240 raft_consensus.cc:697] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 3 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:17.696177  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d61ace0d995c45bda028da8c3eb4d370" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:17.698271  9803 raft_consensus.cc:3060] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:17.698709 10240 consensus_queue.cc:237] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.697232  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:17.703837  9794 raft_consensus.cc:2468] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 3.
I20260710 13:20:17.706269  9803 raft_consensus.cc:2468] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c10eed98974c4bca927dfa9e1b541c94 in term 5.
I20260710 13:20:17.707819  9842 leader_election.cc:304] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.708680 10245 raft_consensus.cc:2804] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.709227 10245 raft_consensus.cc:697] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:17.710784 10245 consensus_queue.cc:237] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [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: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.717506  9842 leader_election.cc:304] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.718286  9922 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.718773  9625 catalog_manager.cc:5697] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to 51dc08444959433caba6e585b72b7ab7 (127.5.156.194). New cstate: current_term: 3 leader_uuid: "51dc08444959433caba6e585b72b7ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.719872  9875 raft_consensus.cc:2393] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 51dc08444959433caba6e585b72b7ab7 in current term 5: Already voted for candidate c10eed98974c4bca927dfa9e1b541c94 in this term.
I20260710 13:20:17.720033 10257 raft_consensus.cc:2804] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Leader election won for term 5
W20260710 13:20:17.725383  9843 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:17.726380  9922 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [CANDIDATE]: Term 5 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339)
I20260710 13:20:17.731700  9766 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7; no voters: 90cf244684154424865d0237913b4ea6, c10eed98974c4bca927dfa9e1b541c94
I20260710 13:20:17.732820 10240 raft_consensus.cc:2749] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260710 13:20:17.737339  9803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "c10eed98974c4bca927dfa9e1b541c94" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "51dc08444959433caba6e585b72b7ab7"
I20260710 13:20:17.739956  9803 raft_consensus.cc:2393] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c10eed98974c4bca927dfa9e1b541c94 in current term 5: Already voted for candidate 51dc08444959433caba6e585b72b7ab7 in this term.
I20260710 13:20:17.739634 10257 raft_consensus.cc:697] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 5 LEADER]: Becoming Leader. State: Replica: c10eed98974c4bca927dfa9e1b541c94, State: Running, Role: LEADER
I20260710 13:20:17.740885  9842 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [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: c10eed98974c4bca927dfa9e1b541c94; no voters: 51dc08444959433caba6e585b72b7ab7, 90cf244684154424865d0237913b4ea6
I20260710 13:20:17.741489 10257 consensus_queue.cc:237] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:17.744109  9625 catalog_manager.cc:5697] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 2 to 3, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.742230 10260 raft_consensus.cc:2749] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260710 13:20:17.761590  9625 catalog_manager.cc:5697] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 reported cstate change: term changed from 4 to 5, leader changed from 90cf244684154424865d0237913b4ea6 (127.5.156.193) to c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195). New cstate: current_term: 5 leader_uuid: "c10eed98974c4bca927dfa9e1b541c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:17.938529  9843 consensus_peers.cc:597] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.978713  9803 raft_consensus.cc:1275] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:17.980029 10260 consensus_queue.cc:1048] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:20:18.083917  9843 consensus_peers.cc:597] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.093487  9794 raft_consensus.cc:1275] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:18.094740  9922 consensus_queue.cc:1048] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:20:18.212095  5747 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9749)
W20260710 13:20:18.231254  9843 consensus_peers.cc:597] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:18.231757  9843 consensus_peers.cc:597] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.247320  9875 raft_consensus.cc:1275] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Refusing update from remote peer 51dc08444959433caba6e585b72b7ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:18.248636 10267 consensus_queue.cc:1048] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:20:18.269034  9769 consensus_peers.cc:597] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.279409  9794 raft_consensus.cc:1275] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:20:18.280728 10257 consensus_queue.cc:1048] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.307672  9794 raft_consensus.cc:1275] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Refusing update from remote peer c10eed98974c4bca927dfa9e1b541c94: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:18.311713  9922 consensus_queue.cc:1048] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:20:18.498353  9843 consensus_peers.cc:597] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.803794  9843 consensus_peers.cc:597] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.844211  9843 consensus_peers.cc:597] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.852101  9843 consensus_peers.cc:597] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.867019  9769 consensus_peers.cc:597] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.869251  9769 consensus_peers.cc:597] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.924522  9769 consensus_peers.cc:597] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.997900  9769 consensus_peers.cc:597] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.064816  9843 consensus_peers.cc:597] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.136299  9769 consensus_peers.cc:597] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.212579  5747 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9749)
W20260710 13:20:19.221493  9769 consensus_peers.cc:597] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.279836  9843 consensus_peers.cc:597] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Couldn't send request to peer 90cf244684154424865d0237913b4ea6. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:19.372799  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
I20260710 13:20:19.415755  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
W20260710 13:20:19.440871  9842 consensus_peers.cc:597] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Couldn't send request to peer 51dc08444959433caba6e585b72b7ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.445000  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:19.446107  5747 tablet_replica.cc:333] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.447423  5747 raft_consensus.cc:2243] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.448011  5747 raft_consensus.cc:2272] T 9afc82587d1e453baf553fb2dcb6140f P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.450747  5747 tablet_replica.cc:333] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.451421  5747 raft_consensus.cc:2243] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.451912 10240 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.452421  5747 raft_consensus.cc:2272] T 0867bad593ab4a71a7cbe8d24788a7ba P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.452394 10240 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:19.454478 10240 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:19.454751  5747 tablet_replica.cc:333] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.455410  5747 raft_consensus.cc:2243] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.456038  5747 raft_consensus.cc:2272] T bece4132e7b44dc693f7b87227a5f3cc P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.456286  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94" is_pre_election: true
I20260710 13:20:19.456977  9875 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 5.
I20260710 13:20:19.458082  9766 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 
I20260710 13:20:19.458755 10240 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260710 13:20:19.459141  5747 tablet_replica.cc:333] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
W20260710 13:20:19.459311  9769 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:19.459156 10240 raft_consensus.cc:493] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.460007  5747 raft_consensus.cc:2243] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.460049 10240 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:20:19.460649  5747 raft_consensus.cc:2272] T 068ad1fa6edb44a5a37dcdddf98f6217 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:19.462556  9842 consensus_peers.cc:597] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 -> Peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Couldn't send request to peer 51dc08444959433caba6e585b72b7ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.463358  5747 tablet_replica.cc:333] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.464232  5747 raft_consensus.cc:2243] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.465054  5747 raft_consensus.cc:2272] T 96cbecfe17cb4eb8b5d96ea5d788f085 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.467993  5747 tablet_replica.cc:333] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.468634  5747 raft_consensus.cc:2243] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.469055  5747 raft_consensus.cc:2272] T e1d26ef6b4344084804a6402ecd7bae9 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.470227 10240 raft_consensus.cc:515] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:19.470894  5747 tablet_replica.cc:333] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.471448  5747 raft_consensus.cc:2243] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.472222  5747 raft_consensus.cc:2272] T 35a38e0c7bc24f29b138f69694339d91 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.473814  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e11f4638d149e18ebc2eb2652fe74f" candidate_uuid: "51dc08444959433caba6e585b72b7ab7" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c10eed98974c4bca927dfa9e1b541c94"
I20260710 13:20:19.474366  9875 raft_consensus.cc:3060] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:20:19.474574  5747 tablet_replica.cc:333] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.475293  5747 raft_consensus.cc:2243] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:19.475479  9769 leader_election.cc:336] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789): Network error: Client connection negotiation failed: client connection to 127.5.156.193:41789: connect: Connection refused (error 111)
I20260710 13:20:19.476094  5747 raft_consensus.cc:2272] T 6e1ea93aac8b44899e733739974bf775 P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.478209  5747 tablet_replica.cc:333] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.478703  5747 raft_consensus.cc:2243] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.479372  5747 raft_consensus.cc:2272] T 974fff95c1ad4732b6595a62c16740fc P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.481113  5747 tablet_replica.cc:333] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.481364  9875 raft_consensus.cc:2468] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dc08444959433caba6e585b72b7ab7 in term 6.
I20260710 13:20:19.481587  5747 raft_consensus.cc:2243] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.482075 10240 leader_election.cc:290] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [CANDIDATE]: Term 6 election: Requested vote from peers 90cf244684154424865d0237913b4ea6 (127.5.156.193:41789), c10eed98974c4bca927dfa9e1b541c94 (127.5.156.195:46043)
I20260710 13:20:19.482494  5747 raft_consensus.cc:2272] T 5a150a79bb8641539108e84ffc37cbbf P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.482477  9766 leader_election.cc:304] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [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: 51dc08444959433caba6e585b72b7ab7, c10eed98974c4bca927dfa9e1b541c94; no voters: 90cf244684154424865d0237913b4ea6
I20260710 13:20:19.483356 10240 raft_consensus.cc:2804] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 13:20:19.483938 10240 raft_consensus.cc:697] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 LEADER]: Becoming Leader. State: Replica: 51dc08444959433caba6e585b72b7ab7, State: Running, Role: LEADER
I20260710 13:20:19.484961  5747 tablet_replica.cc:333] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.484881 10240 consensus_queue.cc:237] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90cf244684154424865d0237913b4ea6" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 41789 } } peers { permanent_uuid: "51dc08444959433caba6e585b72b7ab7" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 42339 } } peers { permanent_uuid: "c10eed98974c4bca927dfa9e1b541c94" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 46043 } }
I20260710 13:20:19.485620  5747 raft_consensus.cc:2243] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.486186  5747 raft_consensus.cc:2272] T 5f47b13fbb9c4615807f4671ec1ac29e P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.488200  5747 tablet_replica.cc:333] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.489048  5747 raft_consensus.cc:2243] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.489756  5747 pending_rounds.cc:70] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Trying to abort 1 pending ops.
I20260710 13:20:19.489938  5747 pending_rounds.cc:77] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7: Aborting op as it isn't in flight: id { term: 6 index: 4 } timestamp: 7305992681421344768 op_type: NO_OP noop_request { }
I20260710 13:20:19.490238  5747 raft_consensus.cc:2889] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260710 13:20:19.490113 10273 consensus_queue.cc:1175] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "51dc08444959433caba6e585b72b7ab7" status { last_received { term: 6 index: 4 } last_committed_idx: 3 last_received_current_leader { term: 6 index: 4 } }
I20260710 13:20:19.490535  5747 raft_consensus.cc:2272] T 47e11f4638d149e18ebc2eb2652fe74f P 51dc08444959433caba6e585b72b7ab7 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.492741  5747 tablet_replica.cc:333] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.493175  5747 raft_consensus.cc:2243] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.493568  5747 raft_consensus.cc:2272] T 5cd6dc9822c741179d3e8f458b0a95b5 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.495460  5747 tablet_replica.cc:333] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.495970  5747 raft_consensus.cc:2243] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.496785  5747 raft_consensus.cc:2272] T 04c777f1ad0d47f29e6da768a74cc1ca P 51dc08444959433caba6e585b72b7ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.499152  5747 tablet_replica.cc:333] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.499675  5747 raft_consensus.cc:2243] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.500087  5747 raft_consensus.cc:2272] T 68b6253796f345a5a87e5f66b6635279 P 51dc08444959433caba6e585b72b7ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.501714  5747 tablet_replica.cc:333] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.502117  5747 raft_consensus.cc:2243] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.502482  5747 raft_consensus.cc:2272] T 3830dd066ea84481952fe0f8514f46bd P 51dc08444959433caba6e585b72b7ab7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.503976  5747 tablet_replica.cc:333] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.504346  5747 raft_consensus.cc:2243] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.504709  5747 raft_consensus.cc:2272] T a8b05e450ba34357b21e2e577495042e P 51dc08444959433caba6e585b72b7ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.506227  5747 tablet_replica.cc:333] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7: stopping tablet replica
I20260710 13:20:19.506603  5747 raft_consensus.cc:2243] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.506996  5747 raft_consensus.cc:2272] T d61ace0d995c45bda028da8c3eb4d370 P 51dc08444959433caba6e585b72b7ab7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:19.512359  9842 consensus_peers.cc:597] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 -> Peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Couldn't send request to peer 51dc08444959433caba6e585b72b7ab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:19.544932  9842 consensus_peers.cc:597] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 -> Peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Couldn't send request to peer 51dc08444959433caba6e585b72b7ab7. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:42339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.563717  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:20:19.594400  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
I20260710 13:20:19.621706  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:19.622310  5747 tablet_replica.cc:333] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.622838  5747 raft_consensus.cc:2243] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.623615  5747 raft_consensus.cc:2272] T 9afc82587d1e453baf553fb2dcb6140f P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.625552  5747 tablet_replica.cc:333] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.626291  5747 raft_consensus.cc:2243] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.626848  5747 raft_consensus.cc:2272] T 04c777f1ad0d47f29e6da768a74cc1ca P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:19.629001  9842 consensus_peers.cc:597] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 -> Peer 51dc08444959433caba6e585b72b7ab7 (127.5.156.194:42339): Couldn't send request to peer 51dc08444959433caba6e585b72b7ab7. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.194:42339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.629210  5747 tablet_replica.cc:333] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.629804  5747 raft_consensus.cc:2243] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.630393  5747 raft_consensus.cc:2272] T 5cd6dc9822c741179d3e8f458b0a95b5 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.632093  5747 tablet_replica.cc:333] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.632581  5747 raft_consensus.cc:2243] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.632939  5747 raft_consensus.cc:2272] T 0867bad593ab4a71a7cbe8d24788a7ba P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.634467  5747 tablet_replica.cc:333] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.635002  5747 raft_consensus.cc:2243] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.635691  5747 raft_consensus.cc:2272] T bece4132e7b44dc693f7b87227a5f3cc P c10eed98974c4bca927dfa9e1b541c94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.637359  5747 tablet_replica.cc:333] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.637825  5747 raft_consensus.cc:2243] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.638378  5747 raft_consensus.cc:2272] T 47e11f4638d149e18ebc2eb2652fe74f P c10eed98974c4bca927dfa9e1b541c94 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.640552  5747 tablet_replica.cc:333] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.641085  5747 raft_consensus.cc:2243] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.641743  5747 raft_consensus.cc:2272] T 5f47b13fbb9c4615807f4671ec1ac29e P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.643392  5747 tablet_replica.cc:333] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.643879  5747 raft_consensus.cc:2243] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.644553  5747 raft_consensus.cc:2272] T 068ad1fa6edb44a5a37dcdddf98f6217 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.646268  5747 tablet_replica.cc:333] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.646765  5747 raft_consensus.cc:2243] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.647161  5747 raft_consensus.cc:2272] T 96cbecfe17cb4eb8b5d96ea5d788f085 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.648801  5747 tablet_replica.cc:333] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.649233  5747 raft_consensus.cc:2243] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.649930  5747 raft_consensus.cc:2272] T e1d26ef6b4344084804a6402ecd7bae9 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.651399  5747 tablet_replica.cc:333] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.651871  5747 raft_consensus.cc:2243] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.652266  5747 raft_consensus.cc:2272] T 5a150a79bb8641539108e84ffc37cbbf P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.653916  5747 tablet_replica.cc:333] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.654379  5747 raft_consensus.cc:2243] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.654749  5747 raft_consensus.cc:2272] T 6e1ea93aac8b44899e733739974bf775 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.656288  5747 tablet_replica.cc:333] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.656755  5747 raft_consensus.cc:2243] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.657145  5747 raft_consensus.cc:2272] T 35a38e0c7bc24f29b138f69694339d91 P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.658921  5747 tablet_replica.cc:333] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.659334  5747 raft_consensus.cc:2243] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:19.659757  5747 raft_consensus.cc:2272] T 974fff95c1ad4732b6595a62c16740fc P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.661409  5747 tablet_replica.cc:333] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.661872  5747 raft_consensus.cc:2243] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.662536  5747 raft_consensus.cc:2272] T a8b05e450ba34357b21e2e577495042e P c10eed98974c4bca927dfa9e1b541c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.664377  5747 tablet_replica.cc:333] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.664932  5747 raft_consensus.cc:2243] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.665639  5747 raft_consensus.cc:2272] T d61ace0d995c45bda028da8c3eb4d370 P c10eed98974c4bca927dfa9e1b541c94 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.667392  5747 tablet_replica.cc:333] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.668085  5747 raft_consensus.cc:2243] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.668967  5747 raft_consensus.cc:2272] T 68b6253796f345a5a87e5f66b6635279 P c10eed98974c4bca927dfa9e1b541c94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.670573  5747 tablet_replica.cc:333] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94: stopping tablet replica
I20260710 13:20:19.670990  5747 raft_consensus.cc:2243] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.671818  5747 raft_consensus.cc:2272] T 3830dd066ea84481952fe0f8514f46bd P c10eed98974c4bca927dfa9e1b541c94 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.708528  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:20:19.746533  5747 master.cc:562] Master@127.5.156.254:39961 shutting down...
I20260710 13:20:19.766443  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:19.766976  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:19.767295  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P eaf62a9c959848cdb02c10aaf1226d12: stopping tablet replica
I20260710 13:20:19.801892  5747 master.cc:584] Master@127.5.156.254:39961 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16868 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:19.848773  5747 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.156.254:45295
I20260710 13:20:19.849784  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:19.854628 10274 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
W20260710 13:20:19.855427 10275 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
W20260710 13:20:19.856000 10277 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
I20260710 13:20:19.856441  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:19.857321  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:19.857510  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:19.857679  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689619857648 us; error 0 us; skew 500 ppm
I20260710 13:20:19.858170  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:19.860356  5747 webserver.cc:533] Webserver started at http://127.5.156.254:36385/ using document root <none> and password file <none>
I20260710 13:20:19.860798  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:19.860971  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:19.861230  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:19.862246  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/master-0-root/instance:
uuid: "91c55767b8364927ba4ed154cd20d58f"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-f86c"
I20260710 13:20:19.866096  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:20:19.869186 10282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:19.869905  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:19.870163  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/master-0-root
uuid: "91c55767b8364927ba4ed154cd20d58f"
format_stamp: "Formatted at 2026-07-10 13:20:19 on dist-test-slave-f86c"
I20260710 13:20:19.870429  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-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)
I20260710 13:20:19.886121  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:19.887176  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:19.921700  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.254:45295
I20260710 13:20:19.921841 10333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.254:45295 every 8 connection(s)
I20260710 13:20:19.925293 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.934810 10334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: Bootstrap starting.
I20260710 13:20:19.939271 10334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.943064 10334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: No bootstrap required, opened a new log
I20260710 13:20:19.944998 10334 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER }
I20260710 13:20:19.945329 10334 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.945586 10334 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91c55767b8364927ba4ed154cd20d58f, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.946163 10334 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER }
I20260710 13:20:19.946630 10334 raft_consensus.cc:399] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:19.946854 10334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:19.947118 10334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.950927 10334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER }
I20260710 13:20:19.951363 10334 leader_election.cc:304] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [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: 91c55767b8364927ba4ed154cd20d58f; no voters: 
I20260710 13:20:19.952440 10334 leader_election.cc:290] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:19.952798 10337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.954025 10337 raft_consensus.cc:697] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 1 LEADER]: Becoming Leader. State: Replica: 91c55767b8364927ba4ed154cd20d58f, State: Running, Role: LEADER
I20260710 13:20:19.954538 10337 consensus_queue.cc:237] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [LEADER]: Queue going to LEADER mode. State: All 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: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER }
I20260710 13:20:19.955070 10334 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:19.959344 10339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 91c55767b8364927ba4ed154cd20d58f. Latest consensus state: current_term: 1 leader_uuid: "91c55767b8364927ba4ed154cd20d58f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER } }
I20260710 13:20:19.960053 10339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:19.964942 10338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "91c55767b8364927ba4ed154cd20d58f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91c55767b8364927ba4ed154cd20d58f" member_type: VOTER } }
I20260710 13:20:19.965436 10338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:19.970358  5747 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260710 13:20:19.973141 10353 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260710 13:20:19.973421 10353 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260710 13:20:19.973747 10345 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:19.977807 10345 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:19.984740 10345 catalog_manager.cc:1383] Generated new cluster ID: 37fa2b8bcc2a4e81a327786cc0f8a672
I20260710 13:20:19.984968 10345 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:20.018589 10345 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:20.019739 10345 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:20.031026 10345 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: Generated new TSK 0
I20260710 13:20:20.031524 10345 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:20.036145  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.041700 10355 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
W20260710 13:20:20.042393 10356 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
W20260710 13:20:20.043821 10358 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
I20260710 13:20:20.043951  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:20.045006  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:20.045173  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:20.045295  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689620045284 us; error 0 us; skew 500 ppm
I20260710 13:20:20.045763  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.048213  5747 webserver.cc:533] Webserver started at http://127.5.156.193:39227/ using document root <none> and password file <none>
I20260710 13:20:20.048650  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.048815  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:20.049052  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:20.049994  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-0-root/instance:
uuid: "8d36403c94034766baa08f7eca405ba7"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.053846  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:20:20.056631 10363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.057312  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:20.057580  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-0-root
uuid: "8d36403c94034766baa08f7eca405ba7"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.057837  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-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)
I20260710 13:20:20.081972  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.083155  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.084609  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.086544  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:20.086725  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.086989  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:20.087155  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.123212  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.193:32907
I20260710 13:20:20.123301 10425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.193:32907 every 8 connection(s)
I20260710 13:20:20.127765  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.135123 10430 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
W20260710 13:20:20.136008 10431 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
I20260710 13:20:20.138260  5747 server_base.cc:1061] running on GCE node
W20260710 13:20:20.139293 10433 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
I20260710 13:20:20.140240  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:20.140357 10426 heartbeater.cc:344] Connected to a master server at 127.5.156.254:45295
W20260710 13:20:20.140503  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:20.140702 10426 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.140687  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689620140672 us; error 0 us; skew 500 ppm
I20260710 13:20:20.141501  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.141543 10426 heartbeater.cc:507] Master 127.5.156.254:45295 requested a full tablet report, sending...
I20260710 13:20:20.143745 10299 ts_manager.cc:194] Registered new tserver with Master: 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907)
I20260710 13:20:20.144012  5747 webserver.cc:533] Webserver started at http://127.5.156.194:39255/ using document root <none> and password file <none>
I20260710 13:20:20.144510  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.144701  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:20.144965  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:20.145462 10299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48622
I20260710 13:20:20.146004  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-1-root/instance:
uuid: "ee95fa6aeee748c29113b4132c3c4945"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.150280  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:20.153079 10438 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.153769  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:20.154014  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-1-root
uuid: "ee95fa6aeee748c29113b4132c3c4945"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.154239  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-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)
I20260710 13:20:20.164937  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.165874  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.167143  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.169140  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:20.169328  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.169546  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:20.169695  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.205804  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.194:43089
I20260710 13:20:20.205879 10500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.194:43089 every 8 connection(s)
I20260710 13:20:20.210386  5747 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:20.216449 10504 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
W20260710 13:20:20.216621 10505 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
W20260710 13:20:20.219471 10508 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
I20260710 13:20:20.220589  5747 server_base.cc:1061] running on GCE node
I20260710 13:20:20.220834 10501 heartbeater.cc:344] Connected to a master server at 127.5.156.254:45295
I20260710 13:20:20.221149 10501 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.221472  5747 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:20.221720  5747 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:20.221721 10501 heartbeater.cc:507] Master 127.5.156.254:45295 requested a full tablet report, sending...
I20260710 13:20:20.222098  5747 hybrid_clock.cc:648] HybridClock initialized: now 1783689620222066 us; error 0 us; skew 500 ppm
I20260710 13:20:20.222724  5747 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:20.223984 10299 ts_manager.cc:194] Registered new tserver with Master: ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:20.225224  5747 webserver.cc:533] Webserver started at http://127.5.156.195:39087/ using document root <none> and password file <none>
I20260710 13:20:20.225333 10299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48638
I20260710 13:20:20.225764  5747 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:20.225987  5747 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:20.226284  5747 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:20.227428  5747 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-2-root/instance:
uuid: "1ddadfa66e6748c8951c7def4cd34224"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.231251  5747 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:20:20.234117 10512 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.234910  5747 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:20.235123  5747 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-2-root
uuid: "1ddadfa66e6748c8951c7def4cd34224"
format_stamp: "Formatted at 2026-07-10 13:20:20 on dist-test-slave-f86c"
I20260710 13:20:20.235319  5747 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasko17nQZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689514453164-5747-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)
I20260710 13:20:20.252003  5747 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:20.252986  5747 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:20.254200  5747 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:20.256244  5747 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:20.256515  5747 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.256775  5747 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:20.256922  5747 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:20.292909  5747 rpc_server.cc:307] RPC server started. Bound to: 127.5.156.195:39251
I20260710 13:20:20.292999 10574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.156.195:39251 every 8 connection(s)
I20260710 13:20:20.304191 10575 heartbeater.cc:344] Connected to a master server at 127.5.156.254:45295
I20260710 13:20:20.304533 10575 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:20.305120 10575 heartbeater.cc:507] Master 127.5.156.254:45295 requested a full tablet report, sending...
I20260710 13:20:20.306692 10299 ts_manager.cc:194] Registered new tserver with Master: 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.307497  5747 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011904023s
I20260710 13:20:20.308038 10299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48646
I20260710 13:20:20.328801 10299 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48652:
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"
    }
  }
}
W20260710 13:20:20.331211 10299 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.
I20260710 13:20:20.390470 10466 tablet_service.cc:1511] Processing CreateTablet for tablet 7e052531552d466ca85c88f0d71a8d5e (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:20.392472 10466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e052531552d466ca85c88f0d71a8d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.394984 10464 tablet_service.cc:1511] Processing CreateTablet for tablet ef00ed31f52a48e18204976bd39d0bc1 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:20.394996 10463 tablet_service.cc:1511] Processing CreateTablet for tablet c36684959779452e8415e50c4b087fb2 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:20.396953 10464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef00ed31f52a48e18204976bd39d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.397518 10465 tablet_service.cc:1511] Processing CreateTablet for tablet fdf8930f248b4fd3be1bf017a320127d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:20.399076 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf8930f248b4fd3be1bf017a320127d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.404150 10463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36684959779452e8415e50c4b087fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.422466 10462 tablet_service.cc:1511] Processing CreateTablet for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:20.423933 10462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.427016 10461 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7ef27b7444dcf82697f4d0c8689d3 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:20.428689 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7ef27b7444dcf82697f4d0c8689d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.433284 10460 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5282d1ec014748ac89871d92fcea2d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:20.434870 10460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5282d1ec014748ac89871d92fcea2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.454355 10459 tablet_service.cc:1511] Processing CreateTablet for tablet 644e5890bb6e4612b29254b4e90da70b (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:20.455474 10459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e5890bb6e4612b29254b4e90da70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.457640 10385 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5282d1ec014748ac89871d92fcea2d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:20.458007 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 7e052531552d466ca85c88f0d71a8d5e (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:20.458873 10385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5282d1ec014748ac89871d92fcea2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.459393 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e052531552d466ca85c88f0d71a8d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.460544 10390 tablet_service.cc:1511] Processing CreateTablet for tablet fdf8930f248b4fd3be1bf017a320127d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:20.461601 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf8930f248b4fd3be1bf017a320127d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.464591 10389 tablet_service.cc:1511] Processing CreateTablet for tablet ef00ed31f52a48e18204976bd39d0bc1 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:20.465637 10389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef00ed31f52a48e18204976bd39d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.468900 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7ef27b7444dcf82697f4d0c8689d3 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:20.470060 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7ef27b7444dcf82697f4d0c8689d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.473675 10458 tablet_service.cc:1511] Processing CreateTablet for tablet f53e0dd3b2ec4453b037aa8c96bf7527 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:20.474730 10458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53e0dd3b2ec4453b037aa8c96bf7527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.474987 10384 tablet_service.cc:1511] Processing CreateTablet for tablet 644e5890bb6e4612b29254b4e90da70b (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:20.476431 10384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e5890bb6e4612b29254b4e90da70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.481709 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:20.483183 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.485436 10383 tablet_service.cc:1511] Processing CreateTablet for tablet f53e0dd3b2ec4453b037aa8c96bf7527 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:20.486487 10383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53e0dd3b2ec4453b037aa8c96bf7527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.486464 10388 tablet_service.cc:1511] Processing CreateTablet for tablet c36684959779452e8415e50c4b087fb2 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:20.488293 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36684959779452e8415e50c4b087fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.509256 10591 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.514947 10591 tablet_bootstrap.cc:654] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.553284 10540 tablet_service.cc:1511] Processing CreateTablet for tablet 7e052531552d466ca85c88f0d71a8d5e (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:20.554387 10591 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.554527 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e052531552d466ca85c88f0d71a8d5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.554905 10591 ts_tablet_manager.cc:1403] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.005s
I20260710 13:20:20.555188 10590 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.557358 10539 tablet_service.cc:1511] Processing CreateTablet for tablet fdf8930f248b4fd3be1bf017a320127d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:20.558292 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf8930f248b4fd3be1bf017a320127d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.558099 10591 raft_consensus.cc:359] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.558781 10591 raft_consensus.cc:385] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.559027 10591 raft_consensus.cc:740] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.559691 10591 consensus_queue.cc:260] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.562830 10538 tablet_service.cc:1511] Processing CreateTablet for tablet ef00ed31f52a48e18204976bd39d0bc1 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:20.564090 10538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef00ed31f52a48e18204976bd39d0bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.567792 10537 tablet_service.cc:1511] Processing CreateTablet for tablet c36684959779452e8415e50c4b087fb2 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:20.568970 10537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36684959779452e8415e50c4b087fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.577721 10590 tablet_bootstrap.cc:654] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.578617 10426 heartbeater.cc:499] Master 127.5.156.254:45295 was elected leader, sending a full tablet report...
I20260710 13:20:20.581791 10536 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5282d1ec014748ac89871d92fcea2d (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:20.582916 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5282d1ec014748ac89871d92fcea2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.582638 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec7ef27b7444dcf82697f4d0c8689d3 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:20.581837 10538 tablet_service.cc:1511] Processing CreateTablet for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:20.585049 10591 ts_tablet_manager.cc:1434] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 13:20:20.585970 10591 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.588848 10535 tablet_service.cc:1511] Processing CreateTablet for tablet 644e5890bb6e4612b29254b4e90da70b (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:20.583881 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec7ef27b7444dcf82697f4d0c8689d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.592301 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e5890bb6e4612b29254b4e90da70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.599785 10538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baf5cf2ed2740f59a43e3b9969ad1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.605271 10534 tablet_service.cc:1511] Processing CreateTablet for tablet f53e0dd3b2ec4453b037aa8c96bf7527 (DEFAULT_TABLE table=test-workload [id=be667c2c9f114df4936b40218a2132bd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:20.611948 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53e0dd3b2ec4453b037aa8c96bf7527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.612975 10590 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.613483 10590 ts_tablet_manager.cc:1403] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.026s
I20260710 13:20:20.615280 10590 raft_consensus.cc:359] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.615814 10590 raft_consensus.cc:385] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.616055 10590 raft_consensus.cc:740] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.616817 10590 consensus_queue.cc:260] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.633765 10501 heartbeater.cc:499] Master 127.5.156.254:45295 was elected leader, sending a full tablet report...
I20260710 13:20:20.634007 10590 ts_tablet_manager.cc:1434] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.014s
I20260710 13:20:20.634967 10590 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.638105 10594 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.641045 10590 tablet_bootstrap.cc:654] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.649605 10594 tablet_bootstrap.cc:654] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.655951 10590 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.656419 10590 ts_tablet_manager.cc:1403] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 13:20:20.658478 10590 raft_consensus.cc:359] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.659140 10590 raft_consensus.cc:385] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.603425 10591 tablet_bootstrap.cc:654] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.659399 10590 raft_consensus.cc:740] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.660331 10590 consensus_queue.cc:260] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.664901 10590 ts_tablet_manager.cc:1434] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:20.665709 10594 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.665912 10590 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.666142 10594 ts_tablet_manager.cc:1403] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260710 13:20:20.668910 10594 raft_consensus.cc:359] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.669533 10594 raft_consensus.cc:385] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.669795 10594 raft_consensus.cc:740] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.670552 10594 consensus_queue.cc:260] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.672466 10596 raft_consensus.cc:493] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.673251 10575 heartbeater.cc:499] Master 127.5.156.254:45295 was elected leader, sending a full tablet report...
I20260710 13:20:20.672956 10596 raft_consensus.cc:515] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.673689 10594 ts_tablet_manager.cc:1434] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:20:20.674151 10591 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.674486 10594 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.674551 10591 ts_tablet_manager.cc:1403] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.011s
I20260710 13:20:20.675232 10596 leader_election.cc:290] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.678550 10590 tablet_bootstrap.cc:654] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.687618 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
W20260710 13:20:20.689209 10439 leader_election.cc:343] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.691010 10594 tablet_bootstrap.cc:654] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.697683 10591 raft_consensus.cc:359] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.698400 10591 raft_consensus.cc:385] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.698663 10591 raft_consensus.cc:740] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.699342 10591 consensus_queue.cc:260] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.702443 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
W20260710 13:20:20.704115 10440 leader_election.cc:343] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.704447 10440 leader_election.cc:304] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee95fa6aeee748c29113b4132c3c4945; no voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:20.704998 10596 raft_consensus.cc:2749] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:20.702728 10591 ts_tablet_manager.cc:1434] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 13:20:20.705983 10590 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.706297 10591 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.706470 10590 ts_tablet_manager.cc:1403] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.017s
I20260710 13:20:20.706985 10594 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.707484 10594 ts_tablet_manager.cc:1403] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 13:20:20.709465 10590 raft_consensus.cc:359] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.710168 10590 raft_consensus.cc:385] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.710424 10590 raft_consensus.cc:740] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.710322 10594 raft_consensus.cc:359] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.711032 10594 raft_consensus.cc:385] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.711318 10594 raft_consensus.cc:740] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.711143 10590 consensus_queue.cc:260] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.712028 10594 consensus_queue.cc:260] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.713335 10590 ts_tablet_manager.cc:1434] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:20:20.714314 10590 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.714358 10594 ts_tablet_manager.cc:1434] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:20.715267 10594 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.717355 10591 tablet_bootstrap.cc:654] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.717443 10596 raft_consensus.cc:493] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.718005 10596 raft_consensus.cc:515] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.719915 10596 leader_election.cc:290] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251), 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907)
I20260710 13:20:20.720527 10590 tablet_bootstrap.cc:654] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.721251 10594 tablet_bootstrap.cc:654] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.721377 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:20.723538 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:20.724334 10550 raft_consensus.cc:2468] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 0.
W20260710 13:20:20.727016 10440 leader_election.cc:343] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.728459 10439 leader_election.cc:304] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [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: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:20.729362 10591 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.729969 10591 ts_tablet_manager.cc:1403] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 13:20:20.736425 10596 raft_consensus.cc:2804] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.737254 10596 raft_consensus.cc:493] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.737747 10596 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.736550 10591 raft_consensus.cc:359] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.738214 10591 raft_consensus.cc:385] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.738525 10591 raft_consensus.cc:740] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.739300 10591 consensus_queue.cc:260] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.741389 10591 ts_tablet_manager.cc:1434] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:20:20.742293 10591 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.748093 10591 tablet_bootstrap.cc:654] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.755265 10596 raft_consensus.cc:515] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.757084 10590 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.757568 10590 ts_tablet_manager.cc:1403] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260710 13:20:20.757879 10594 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.758299 10594 ts_tablet_manager.cc:1403] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.027s
I20260710 13:20:20.759007 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:20.759692 10550 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.760354 10590 raft_consensus.cc:359] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.760998 10590 raft_consensus.cc:385] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.760825 10594 raft_consensus.cc:359] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.761590 10594 raft_consensus.cc:385] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.761915 10594 raft_consensus.cc:740] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.761277 10590 raft_consensus.cc:740] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.762626 10594 consensus_queue.cc:260] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.763025 10590 consensus_queue.cc:260] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.769475 10550 raft_consensus.cc:2468] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 1.
I20260710 13:20:20.771721 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:20.772241 10596 leader_election.cc:290] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 election: Requested vote from peers 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251), 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907)
W20260710 13:20:20.773988 10440 leader_election.cc:343] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.774510 10590 ts_tablet_manager.cc:1434] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:20:20.774524 10439 leader_election.cc:304] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:20.775457 10590 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.775877 10608 raft_consensus.cc:2804] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.776474 10591 tablet_bootstrap.cc:492] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.777038 10591 ts_tablet_manager.cc:1403] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.019s
I20260710 13:20:20.779845 10593 raft_consensus.cc:493] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.780259 10593 raft_consensus.cc:515] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.780284 10591 raft_consensus.cc:359] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.780933 10591 raft_consensus.cc:385] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.781181 10591 raft_consensus.cc:740] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.781867 10591 consensus_queue.cc:260] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.782526 10593 leader_election.cc:290] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.772720 10594 ts_tablet_manager.cc:1434] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:20:20.781873 10590 tablet_bootstrap.cc:654] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.791281 10591 ts_tablet_manager.cc:1434] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 13:20:20.792447 10591 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.794260 10594 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.798316 10591 tablet_bootstrap.cc:654] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.802395 10594 tablet_bootstrap.cc:654] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.808902 10590 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.814579 10608 raft_consensus.cc:697] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:20.815692 10608 consensus_queue.cc:237] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:20.809518 10590 ts_tablet_manager.cc:1403] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.009s
I20260710 13:20:20.825807 10591 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.826287 10591 ts_tablet_manager.cc:1403] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.016s
I20260710 13:20:20.828940 10591 raft_consensus.cc:359] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.829563 10591 raft_consensus.cc:385] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.829831 10591 raft_consensus.cc:740] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.830209 10594 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.830336 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:20.830837 10594 ts_tablet_manager.cc:1403] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.008s
I20260710 13:20:20.830444 10591 consensus_queue.cc:260] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
W20260710 13:20:20.831897 10364 leader_election.cc:343] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.832787 10591 ts_tablet_manager.cc:1434] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:20.833535 10591 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.833986 10594 raft_consensus.cc:359] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.834836 10594 raft_consensus.cc:385] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.835151 10594 raft_consensus.cc:740] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.836285 10594 consensus_queue.cc:260] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.839408 10591 tablet_bootstrap.cc:654] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.839434 10594 ts_tablet_manager.cc:1434] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:20.825482 10590 raft_consensus.cc:359] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.840358 10590 raft_consensus.cc:385] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.840699 10590 raft_consensus.cc:740] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.841514 10590 consensus_queue.cc:260] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.843647 10590 ts_tablet_manager.cc:1434] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:20:20.845083 10594 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.848109 10591 tablet_bootstrap.cc:492] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.848024 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:20.848569 10591 ts_tablet_manager.cc:1403] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
W20260710 13:20:20.849599 10367 leader_election.cc:343] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.850054 10367 leader_election.cc:304] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7; no voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:20.851382 10591 raft_consensus.cc:359] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.852042 10591 raft_consensus.cc:385] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.852345 10591 raft_consensus.cc:740] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.852411 10594 tablet_bootstrap.cc:654] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.853121 10591 consensus_queue.cc:260] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.854270 10610 raft_consensus.cc:2749] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:20.852516 10298 catalog_manager.cc:5697] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.855005 10610 raft_consensus.cc:493] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.855567 10610 raft_consensus.cc:515] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.856211 10591 ts_tablet_manager.cc:1434] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:20.857348 10591 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.858557 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
W20260710 13:20:20.859934 10364 leader_election.cc:343] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:20.860481 10610 leader_election.cc:290] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.861840 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:20.862373 10476 raft_consensus.cc:2468] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:20.863596 10367 leader_election.cc:304] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [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: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 1ddadfa66e6748c8951c7def4cd34224
I20260710 13:20:20.864535 10610 raft_consensus.cc:2804] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.864859 10610 raft_consensus.cc:493] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.865161 10610 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.866883 10594 tablet_bootstrap.cc:492] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.867379 10594 ts_tablet_manager.cc:1403] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.009s
I20260710 13:20:20.868407 10591 tablet_bootstrap.cc:654] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.870019 10594 raft_consensus.cc:359] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.870651 10594 raft_consensus.cc:385] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.870891 10594 raft_consensus.cc:740] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.871560 10594 consensus_queue.cc:260] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.873926 10594 ts_tablet_manager.cc:1434] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:20.874363 10591 tablet_bootstrap.cc:492] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.874745 10594 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.876089 10590 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.874758 10591 ts_tablet_manager.cc:1403] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 13:20:20.881878 10590 tablet_bootstrap.cc:654] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.882339 10591 raft_consensus.cc:359] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.882978 10591 raft_consensus.cc:385] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.883226 10591 raft_consensus.cc:740] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.883869 10591 consensus_queue.cc:260] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.884479 10610 raft_consensus.cc:515] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.885790 10591 ts_tablet_manager.cc:1434] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:20.886726 10591 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.886969 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:20.887523 10476 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.893337 10591 tablet_bootstrap.cc:654] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.894316 10476 raft_consensus.cc:2468] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:20.895051 10610 leader_election.cc:290] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.895721 10367 leader_election.cc:304] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:20.896054 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:20.894461 10594 tablet_bootstrap.cc:654] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.896569 10550 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.899088 10610 raft_consensus.cc:2804] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.899715 10610 raft_consensus.cc:697] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:20.900447 10610 consensus_queue.cc:237] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.903841 10550 raft_consensus.cc:2468] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:20.908486 10594 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.909065 10590 tablet_bootstrap.cc:492] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.909227 10591 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.909111 10594 ts_tablet_manager.cc:1403] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260710 13:20:20.909801 10591 ts_tablet_manager.cc:1403] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.015s
I20260710 13:20:20.910830 10590 ts_tablet_manager.cc:1403] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260710 13:20:20.912544 10591 raft_consensus.cc:359] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.912757 10594 raft_consensus.cc:359] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.913216 10591 raft_consensus.cc:385] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.913527 10594 raft_consensus.cc:385] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.913950 10594 raft_consensus.cc:740] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.914631 10594 consensus_queue.cc:260] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.913553 10591 raft_consensus.cc:740] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.914808 10295 catalog_manager.cc:5697] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:20.915457 10590 raft_consensus.cc:359] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.916242 10590 raft_consensus.cc:385] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.916007 10591 consensus_queue.cc:260] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.916483 10590 raft_consensus.cc:740] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.917272 10590 consensus_queue.cc:260] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.919142 10594 ts_tablet_manager.cc:1434] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:20.919416 10590 ts_tablet_manager.cc:1434] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:20.920019 10594 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.920571 10590 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.917927 10591 ts_tablet_manager.cc:1434] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:20:20.926020 10590 tablet_bootstrap.cc:654] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.926748 10591 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:20.926020 10594 tablet_bootstrap.cc:654] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.932781 10591 tablet_bootstrap.cc:654] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.938522 10591 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:20.938898 10591 ts_tablet_manager.cc:1403] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:20:20.939385 10590 tablet_bootstrap.cc:492] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.939769 10590 ts_tablet_manager.cc:1403] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260710 13:20:20.940333 10594 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.940760 10594 ts_tablet_manager.cc:1403] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260710 13:20:20.941118 10591 raft_consensus.cc:359] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.941710 10591 raft_consensus.cc:385] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.941965 10591 raft_consensus.cc:740] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.941774 10590 raft_consensus.cc:359] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.942427 10590 raft_consensus.cc:385] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.942711 10590 raft_consensus.cc:740] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.942679 10591 consensus_queue.cc:260] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.943264 10594 raft_consensus.cc:359] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.943987 10594 raft_consensus.cc:385] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.943655 10590 consensus_queue.cc:260] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.944262 10594 raft_consensus.cc:740] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.944882 10591 ts_tablet_manager.cc:1434] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:20.945801 10590 ts_tablet_manager.cc:1434] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:20.946421 10594 consensus_queue.cc:260] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.947175 10590 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.950680 10594 ts_tablet_manager.cc:1434] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:20.951508 10594 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.953652 10590 tablet_bootstrap.cc:654] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.957085 10594 tablet_bootstrap.cc:654] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.962174 10590 tablet_bootstrap.cc:492] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.962530 10590 ts_tablet_manager.cc:1403] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:20:20.963050 10594 tablet_bootstrap.cc:492] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.963459 10594 ts_tablet_manager.cc:1403] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:20:20.964464 10590 raft_consensus.cc:359] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.965092 10590 raft_consensus.cc:385] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.965309 10590 raft_consensus.cc:740] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
W20260710 13:20:20.965924 10347 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:20.965777 10594 raft_consensus.cc:359] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.965839 10590 consensus_queue.cc:260] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.966480 10594 raft_consensus.cc:385] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.966815 10594 raft_consensus.cc:740] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.967793 10590 ts_tablet_manager.cc:1434] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:20.967437 10594 consensus_queue.cc:260] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.968577 10590 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:20.969295 10594 ts_tablet_manager.cc:1434] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:20.970067 10594 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:20.973011 10610 raft_consensus.cc:493] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.973282 10590 tablet_bootstrap.cc:654] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.973490 10610 raft_consensus.cc:515] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.974745 10594 tablet_bootstrap.cc:654] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:20.975281 10610 leader_election.cc:290] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.976943 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf8930f248b4fd3be1bf017a320127d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:20.979400 10476 raft_consensus.cc:2468] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:20.981282 10367 leader_election.cc:304] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:20.978266 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf8930f248b4fd3be1bf017a320127d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:20.982410 10550 raft_consensus.cc:2468] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:20.984239 10610 raft_consensus.cc:2804] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.984668 10610 raft_consensus.cc:493] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.985049 10610 raft_consensus.cc:3060] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.990136 10594 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:20.990402 10594 ts_tablet_manager.cc:1403] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260710 13:20:20.990509 10590 tablet_bootstrap.cc:492] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:20.990880 10590 ts_tablet_manager.cc:1403] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 13:20:20.991990 10594 raft_consensus.cc:359] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.992369 10618 raft_consensus.cc:493] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.992620 10594 raft_consensus.cc:385] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.992437 10610 raft_consensus.cc:515] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.992837 10618 raft_consensus.cc:515] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.993005 10594 raft_consensus.cc:740] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.993052 10590 raft_consensus.cc:359] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.993800 10590 raft_consensus.cc:385] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:20.994050 10590 raft_consensus.cc:740] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:20.993975 10594 consensus_queue.cc:260] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.994756 10618 leader_election.cc:290] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.994940 10610 leader_election.cc:290] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:20.994757 10590 consensus_queue.cc:260] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:20.996235 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:20.996794 10594 ts_tablet_manager.cc:1434] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:20.996992 10590 ts_tablet_manager.cc:1434] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:20.999605 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:20.999650 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf8930f248b4fd3be1bf017a320127d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:20.999810 10475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf8930f248b4fd3be1bf017a320127d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.000231 10550 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.000404 10475 raft_consensus.cc:3060] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.000330 10549 raft_consensus.cc:3060] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.996831 10476 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.004233 10364 leader_election.cc:304] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.004940 10610 raft_consensus.cc:2804] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.005272 10610 raft_consensus.cc:493] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.005582 10610 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.006378 10549 raft_consensus.cc:2468] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.007946 10364 leader_election.cc:304] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.008682 10618 raft_consensus.cc:2804] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.009101 10618 raft_consensus.cc:697] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.009801 10618 consensus_queue.cc:237] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.011001 10610 raft_consensus.cc:515] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.012791 10610 leader_election.cc:290] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.013320 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.013875 10476 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.013926 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.014518 10549 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.012822 10475 raft_consensus.cc:2468] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.016028 10610 raft_consensus.cc:493] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.019372 10610 raft_consensus.cc:515] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.020057 10549 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.020457 10476 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.020920 10364 leader_election.cc:304] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.021605 10593 raft_consensus.cc:2804] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.022114 10593 raft_consensus.cc:697] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.021625 10295 catalog_manager.cc:5697] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.023155 10610 leader_election.cc:290] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.022866 10593 consensus_queue.cc:237] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.023231 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:21.023937 10549 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.024822 10364 leader_election.cc:304] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.025549 10610 raft_consensus.cc:2804] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.025903 10610 raft_consensus.cc:493] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.026252 10610 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.026746 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:21.027422 10476 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.031623 10610 raft_consensus.cc:515] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.033412 10610 leader_election.cc:290] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.033910 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.034291 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.034366 10476 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.034813 10549 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.034471 10295 catalog_manager.cc:5697] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.040454 10476 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.040454 10549 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.041507 10367 leader_election.cc:304] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.042110 10610 raft_consensus.cc:2804] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.042490 10610 raft_consensus.cc:697] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.043102 10610 consensus_queue.cc:237] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.046306 10610 raft_consensus.cc:493] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.046609 10610 raft_consensus.cc:515] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.048295 10610 leader_election.cc:290] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.049165 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:21.049795 10549 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.049918 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:21.050491 10476 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:21.050709 10364 leader_election.cc:304] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.051355 10610 raft_consensus.cc:2804] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.051676 10610 raft_consensus.cc:493] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.051925 10610 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.051848 10295 catalog_manager.cc:5697] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.057384 10610 raft_consensus.cc:515] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.059090 10610 leader_election.cc:290] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.059898 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.060062 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.060343 10476 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.060633 10549 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.064559 10476 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.064993 10549 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:21.065451 10367 leader_election.cc:304] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.066108 10610 raft_consensus.cc:2804] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.066475 10610 raft_consensus.cc:697] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.067211 10610 consensus_queue.cc:237] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.072968 10295 catalog_manager.cc:5697] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.075537 10608 raft_consensus.cc:493] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.075978 10608 raft_consensus.cc:515] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.077596 10608 leader_election.cc:290] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.078238 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baf5cf2ed2740f59a43e3b9969ad1d6" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:21.078677 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baf5cf2ed2740f59a43e3b9969ad1d6" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:21.078811 10401 raft_consensus.cc:2468] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 0.
I20260710 13:20:21.079286 10549 raft_consensus.cc:2468] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 0.
I20260710 13:20:21.079840 10440 leader_election.cc:304] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.080588 10608 raft_consensus.cc:2804] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.080924 10608 raft_consensus.cc:493] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.081172 10608 raft_consensus.cc:3060] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.085286 10608 raft_consensus.cc:515] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.085711 10600 raft_consensus.cc:493] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.086146 10600 raft_consensus.cc:515] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.087690 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baf5cf2ed2740f59a43e3b9969ad1d6" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.087989 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baf5cf2ed2740f59a43e3b9969ad1d6" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.088186 10401 raft_consensus.cc:3060] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.088503 10549 raft_consensus.cc:3060] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.089964 10600 leader_election.cc:290] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:21.096266 10401 raft_consensus.cc:2468] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 1.
I20260710 13:20:21.087442 10608 leader_election.cc:290] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.097710 10440 leader_election.cc:304] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.098425 10549 raft_consensus.cc:2468] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 1.
I20260710 13:20:21.099731 10608 raft_consensus.cc:2804] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.100293 10608 raft_consensus.cc:697] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:21.101233 10608 consensus_queue.cc:237] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.108682 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:21.109311 10401 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:21.109748 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:21.110400 10476 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:21.110338 10514 leader_election.cc:304] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.111382 10600 raft_consensus.cc:2804] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.111822 10600 raft_consensus.cc:493] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.111147 10295 catalog_manager.cc:5697] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 1 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.112205 10600 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.118247 10600 raft_consensus.cc:515] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.119906 10600 leader_election.cc:290] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:21.120458 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.120770 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.120916 10401 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.121258 10476 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.125012 10401 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:21.125483 10476 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:21.125813 10514 leader_election.cc:304] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.126444 10600 raft_consensus.cc:2804] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.127298 10600 raft_consensus.cc:697] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:21.127966 10600 consensus_queue.cc:237] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.134555 10295 catalog_manager.cc:5697] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.136278 10600 raft_consensus.cc:493] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.136691 10600 raft_consensus.cc:515] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.138927 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:21.139160 10600 leader_election.cc:290] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:21.139452 10401 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:21.139798 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:21.140297 10476 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:21.140517 10514 leader_election.cc:304] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.141208 10600 raft_consensus.cc:2804] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:21.141496 10600 raft_consensus.cc:493] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:21.141800 10600 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.145803 10600 raft_consensus.cc:515] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.147122 10600 leader_election.cc:290] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:21.147717 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.147979 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.148125 10401 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.148422 10476 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.148576 10610 raft_consensus.cc:493] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:21.148970 10610 raft_consensus.cc:515] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:21.150665 10610 leader_election.cc:290] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.151386 10475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:21.151943 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:21.152650 10549 raft_consensus.cc:2393] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d36403c94034766baa08f7eca405ba7 in current term 1: Already voted for candidate ee95fa6aeee748c29113b4132c3c4945 in this term.
I20260710 13:20:21.153513 10364 leader_election.cc:304] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7; no voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:21.153766 10401 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:21.154374 10476 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:21.154425 10610 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.154604 10514 leader_election.cc:304] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.155421 10600 raft_consensus.cc:2804] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.156035 10600 raft_consensus.cc:697] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:21.156793 10600 consensus_queue.cc:237] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.161790 10610 raft_consensus.cc:2749] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:21.164139 10295 catalog_manager.cc:5697] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.233867 10608 consensus_queue.cc:1048] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.243588 10609 consensus_queue.cc:1048] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.324244 10476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
mode: GRACEFUL
new_leader_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:51550
I20260710 13:20:21.324784 10476 raft_consensus.cc:606] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Received request to transfer leadership to TS 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:21.338486 10549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
mode: GRACEFUL
new_leader_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:34184
I20260710 13:20:21.338917 10549 raft_consensus.cc:606] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Received request to transfer leadership to TS 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:21.347913 10549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:34184
I20260710 13:20:21.348448 10549 raft_consensus.cc:606] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:21.349948 10610 consensus_queue.cc:1048] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.359095 10593 consensus_queue.cc:1048] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.364925 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:21.365406 10401 raft_consensus.cc:606] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:21.370891 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:21.371387 10401 raft_consensus.cc:606] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:21.376309 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:21.376717 10401 raft_consensus.cc:606] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS 1ddadfa66e6748c8951c7def4cd34224
I20260710 13:20:21.476222 10610 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.484323 10610 consensus_queue.cc:1048] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.489167 10610 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.489686 10593 consensus_queue.cc:1048] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:21.498588 10610 consensus_queue.cc:1048] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.502456 10593 consensus_queue.cc:1048] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.504981 10593 raft_consensus.cc:993] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.505376 10593 raft_consensus.cc:1081] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.506814 10476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51528
I20260710 13:20:21.507372 10476 raft_consensus.cc:493] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.507773 10476 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.519501 10476 raft_consensus.cc:515] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.521245 10476 leader_election.cc:290] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.522964 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.523495 10550 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.523679 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.524231 10401 raft_consensus.cc:3055] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.524502 10401 raft_consensus.cc:740] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.525036 10618 consensus_queue.cc:1048] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.525188 10401 consensus_queue.cc:260] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.526414 10401 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.530175 10550 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.531668 10439 leader_election.cc:304] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.532497 10609 raft_consensus.cc:2804] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.532938 10609 raft_consensus.cc:697] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:21.533161 10401 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.533782 10609 consensus_queue.cc:237] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.540444 10593 consensus_queue.cc:1048] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.544462 10299 catalog_manager.cc:5697] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.546442 10618 raft_consensus.cc:993] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.546905 10593 raft_consensus.cc:1081] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.548538 10474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51528
I20260710 13:20:21.548714 10600 consensus_queue.cc:1048] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.549031 10474 raft_consensus.cc:493] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.549517 10474 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.557114 10474 raft_consensus.cc:515] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.559684 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.560205 10401 raft_consensus.cc:3055] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.560509 10401 raft_consensus.cc:740] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.561288 10401 consensus_queue.cc:260] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.562445 10401 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.564270 10600 consensus_queue.cc:1048] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.565244 10474 leader_election.cc:290] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.565500 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5282d1ec014748ac89871d92fcea2d" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.566181 10549 raft_consensus.cc:3060] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.574761 10401 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.575201 10549 raft_consensus.cc:2468] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.575791 10440 leader_election.cc:304] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.576547 10609 raft_consensus.cc:2804] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.577006 10609 raft_consensus.cc:697] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:21.577816 10609 consensus_queue.cc:237] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.587427 10600 raft_consensus.cc:993] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.587893 10639 raft_consensus.cc:1081] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:21.590035 10476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:20:21.590538 10476 raft_consensus.cc:493] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.590795 10476 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.590811 10299 catalog_manager.cc:5697] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.594683 10609 consensus_queue.cc:1048] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.596148 10476 raft_consensus.cc:515] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.598508 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.598634 10476 leader_election.cc:290] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.598932 10400 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.599421 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec7ef27b7444dcf82697f4d0c8689d3" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.599833 10549 raft_consensus.cc:3055] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.600015 10549 raft_consensus.cc:740] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:21.600539 10549 consensus_queue.cc:260] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.601274 10549 raft_consensus.cc:3060] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.603976 10400 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.605050 10440 leader_election.cc:304] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.605870 10609 raft_consensus.cc:2804] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.606271 10609 raft_consensus.cc:697] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:21.606478 10549 raft_consensus.cc:2468] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:21.607071 10609 consensus_queue.cc:237] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.613837 10609 consensus_queue.cc:1048] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.615015 10295 catalog_manager.cc:5697] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.623811 10639 consensus_queue.cc:1048] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.633538 10600 raft_consensus.cc:993] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: : Instructing follower 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:21.634029 10660 raft_consensus.cc:1081] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Signalling peer 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:21.637923 10639 consensus_queue.cc:1048] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:21.639737 10401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:36562
I20260710 13:20:21.640244 10401 raft_consensus.cc:493] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.640561 10401 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.647696 10401 raft_consensus.cc:515] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.649232 10401 leader_election.cc:290] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.650264 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.650651 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef00ed31f52a48e18204976bd39d0bc1" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.650851 10549 raft_consensus.cc:3055] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.651183 10549 raft_consensus.cc:740] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:21.651199 10476 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.652047 10549 consensus_queue.cc:260] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.653214 10549 raft_consensus.cc:3060] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.657714 10476 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:21.658710 10367 leader_election.cc:304] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.659370 10593 raft_consensus.cc:2804] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.659746 10549 raft_consensus.cc:2468] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:21.659785 10593 raft_consensus.cc:697] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.660492 10593 consensus_queue.cc:237] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.665840 10295 catalog_manager.cc:5697] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 1 to 2, leader changed from 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195) to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.746204 10608 raft_consensus.cc:993] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: : Instructing follower 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:21.746709 10663 raft_consensus.cc:1081] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Signalling peer 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:21.748009 10401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:36558
I20260710 13:20:21.748466 10401 raft_consensus.cc:493] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.748749 10401 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.753037 10401 raft_consensus.cc:515] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:21.754365 10401 leader_election.cc:290] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:21.755035 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.755235 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e052531552d466ca85c88f0d71a8d5e" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:21.755614 10476 raft_consensus.cc:3055] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.755713 10549 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.755935 10476 raft_consensus.cc:740] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:21.756722 10476 consensus_queue.cc:260] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:21.757946 10476 raft_consensus.cc:3060] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.762110 10549 raft_consensus.cc:2468] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:21.763139 10364 leader_election.cc:304] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:21.763881 10593 raft_consensus.cc:2804] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.763936 10476 raft_consensus.cc:2468] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:21.764268 10593 raft_consensus.cc:697] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.765024 10593 consensus_queue.cc:237] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } }
I20260710 13:20:21.770440 10295 catalog_manager.cc:5697] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 1 to 2, leader changed from ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194) to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.820372 10618 raft_consensus.cc:993] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: : Instructing follower 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:21.820780 10593 raft_consensus.cc:1081] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:21.822014 10549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:34168
I20260710 13:20:21.822471 10549 raft_consensus.cc:493] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.822803 10549 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.827049 10549 raft_consensus.cc:515] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.828687 10549 leader_election.cc:290] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:21.829306 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:21.829620 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53e0dd3b2ec4453b037aa8c96bf7527" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:21.829854 10401 raft_consensus.cc:3055] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.830150 10476 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.830150 10401 raft_consensus.cc:740] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:21.830866 10401 consensus_queue.cc:260] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.831817 10401 raft_consensus.cc:3060] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.834367 10476 raft_consensus.cc:2468] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:21.835299 10516 leader_election.cc:304] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:21.835973 10639 raft_consensus.cc:2804] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.836302 10639 raft_consensus.cc:697] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:21.836236 10401 raft_consensus.cc:2468] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:21.837209 10639 consensus_queue.cc:237] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:21.842195 10295 catalog_manager.cc:5697] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.997879 10549 raft_consensus.cc:1275] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:21.998842 10663 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.005563 10401 raft_consensus.cc:1275] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.006716 10608 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.041977 10401 raft_consensus.cc:1275] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.043141 10608 consensus_queue.cc:1048] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.050693 10400 raft_consensus.cc:1275] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.050695 10549 raft_consensus.cc:1275] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.052042 10609 consensus_queue.cc:1048] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.052156 10596 consensus_queue.cc:1048] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.060516 10550 raft_consensus.cc:1275] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.062211 10608 consensus_queue.cc:1048] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.193789 10476 raft_consensus.cc:1275] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.194903 10593 consensus_queue.cc:1048] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.201360 10550 raft_consensus.cc:1275] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.202805 10618 consensus_queue.cc:1048] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.226075 10476 raft_consensus.cc:1275] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.227205 10618 consensus_queue.cc:1048] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.233644 10550 raft_consensus.cc:1275] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.234920 10593 consensus_queue.cc:1048] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.289932 10476 raft_consensus.cc:1275] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.291122 10639 consensus_queue.cc:1048] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.298525 10401 raft_consensus.cc:1275] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.300264 10639 consensus_queue.cc:1048] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:24.399240 10295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36960:
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"
    }
  }
}
W20260710 13:20:24.401692 10295 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.
I20260710 13:20:24.444754 10384 tablet_service.cc:1511] Processing CreateTablet for tablet 1245106939694f0e9c4ee51be2bab7b4 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.445605 10465 tablet_service.cc:1511] Processing CreateTablet for tablet 1245106939694f0e9c4ee51be2bab7b4 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.446009 10384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1245106939694f0e9c4ee51be2bab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.446846 10465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1245106939694f0e9c4ee51be2bab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.447078 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 1245106939694f0e9c4ee51be2bab7b4 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.448272 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1245106939694f0e9c4ee51be2bab7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.449985 10461 tablet_service.cc:1511] Processing CreateTablet for tablet 13cffe636c7a4905b7b31449f0b1fb6d (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.451121 10461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cffe636c7a4905b7b31449f0b1fb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.453310 10535 tablet_service.cc:1511] Processing CreateTablet for tablet 13cffe636c7a4905b7b31449f0b1fb6d (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.454483 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cffe636c7a4905b7b31449f0b1fb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.456931 10463 tablet_service.cc:1511] Processing CreateTablet for tablet 71f399286ffb4cbdbe6400b1ebadba55 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.458105 10463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f399286ffb4cbdbe6400b1ebadba55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.461464 10534 tablet_service.cc:1511] Processing CreateTablet for tablet cd6efa07798c4aaf8d08b157eb619604 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.462618 10534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6efa07798c4aaf8d08b157eb619604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.462358 10537 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4ede100fc64349af9687172567b4b7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.463501 10537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4ede100fc64349af9687172567b4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.465432 10466 tablet_service.cc:1511] Processing CreateTablet for tablet cd6efa07798c4aaf8d08b157eb619604 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.465979 10464 tablet_service.cc:1511] Processing CreateTablet for tablet 9415404fa921408b85c6744ee504fb37 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.466639 10466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6efa07798c4aaf8d08b157eb619604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.467152 10464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9415404fa921408b85c6744ee504fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.468572 10462 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4ede100fc64349af9687172567b4b7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.469705 10462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4ede100fc64349af9687172567b4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.461464 10538 tablet_service.cc:1511] Processing CreateTablet for tablet 71f399286ffb4cbdbe6400b1ebadba55 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.472860 10538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f399286ffb4cbdbe6400b1ebadba55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.477463 10540 tablet_service.cc:1511] Processing CreateTablet for tablet 9415404fa921408b85c6744ee504fb37 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.478665 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9415404fa921408b85c6744ee504fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.480062 10459 tablet_service.cc:1511] Processing CreateTablet for tablet 1899fd0e714e4f758fd9325892454916 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:24.481196 10459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899fd0e714e4f758fd9325892454916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.484589 10458 tablet_service.cc:1511] Processing CreateTablet for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:24.485147 10536 tablet_service.cc:1511] Processing CreateTablet for tablet 1899fd0e714e4f758fd9325892454916 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:24.485875 10458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.486308 10536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899fd0e714e4f758fd9325892454916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.489674 10533 tablet_service.cc:1511] Processing CreateTablet for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:24.490857 10533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.492971 10532 tablet_service.cc:1511] Processing CreateTablet for tablet 0b21c539502c421caa9649daef017bf7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:24.494158 10532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b21c539502c421caa9649daef017bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.496897 10460 tablet_service.cc:1511] Processing CreateTablet for tablet 0b21c539502c421caa9649daef017bf7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:24.498051 10460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b21c539502c421caa9649daef017bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.528018 10387 tablet_service.cc:1511] Processing CreateTablet for tablet 13cffe636c7a4905b7b31449f0b1fb6d (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.529695 10387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cffe636c7a4905b7b31449f0b1fb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.532909 10385 tablet_service.cc:1511] Processing CreateTablet for tablet 71f399286ffb4cbdbe6400b1ebadba55 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.534337 10385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f399286ffb4cbdbe6400b1ebadba55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.536895 10389 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4ede100fc64349af9687172567b4b7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.538502 10389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4ede100fc64349af9687172567b4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.540807 10388 tablet_service.cc:1511] Processing CreateTablet for tablet cd6efa07798c4aaf8d08b157eb619604 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.542851 10386 tablet_service.cc:1511] Processing CreateTablet for tablet 9415404fa921408b85c6744ee504fb37 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.546432 10682 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.547026 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9415404fa921408b85c6744ee504fb37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.546794 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 1899fd0e714e4f758fd9325892454916 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:24.548385 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899fd0e714e4f758fd9325892454916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.552438 10383 tablet_service.cc:1511] Processing CreateTablet for tablet 0b21c539502c421caa9649daef017bf7 (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:24.553606 10383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b21c539502c421caa9649daef017bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.555740 10390 tablet_service.cc:1511] Processing CreateTablet for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b (DEFAULT_TABLE table=soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:24.557526 10388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6efa07798c4aaf8d08b157eb619604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.563892 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f0449fb4fe4c3e8a4dd2fda057a37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.599022 10682 tablet_bootstrap.cc:654] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.605574 10683 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.616315 10684 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.621479 10683 tablet_bootstrap.cc:654] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.623474 10682 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:24.623486 10684 tablet_bootstrap.cc:654] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.624122 10682 ts_tablet_manager.cc:1403] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260710 13:20:24.627116 10682 raft_consensus.cc:359] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.627878 10682 raft_consensus.cc:385] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.628165 10682 raft_consensus.cc:740] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.628670 10684 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.629103 10684 ts_tablet_manager.cc:1403] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:24.628852 10682 consensus_queue.cc:260] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.629070 10683 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.629849 10683 ts_tablet_manager.cc:1403] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260710 13:20:24.630963 10682 ts_tablet_manager.cc:1434] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:24.631982 10682 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.631907 10684 raft_consensus.cc:359] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.632802 10684 raft_consensus.cc:385] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.633209 10684 raft_consensus.cc:740] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.632833 10683 raft_consensus.cc:359] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.633706 10683 raft_consensus.cc:385] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.633982 10683 raft_consensus.cc:740] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.634032 10684 consensus_queue.cc:260] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.634696 10683 consensus_queue.cc:260] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.636598 10684 ts_tablet_manager.cc:1434] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:20:24.637072 10683 ts_tablet_manager.cc:1434] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:24.638060 10683 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.638870 10684 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.640532 10682 tablet_bootstrap.cc:654] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.643811 10683 tablet_bootstrap.cc:654] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.645033 10684 tablet_bootstrap.cc:654] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.662755 10684 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.663302 10684 ts_tablet_manager.cc:1403] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.016s
I20260710 13:20:24.671440 10684 raft_consensus.cc:359] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.672426 10684 raft_consensus.cc:385] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.672778 10684 raft_consensus.cc:740] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.673715 10684 consensus_queue.cc:260] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.675779 10684 ts_tablet_manager.cc:1434] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:24.676679 10684 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.676985 10683 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.677461 10683 ts_tablet_manager.cc:1403] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.013s
I20260710 13:20:24.680199 10683 raft_consensus.cc:359] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.680791 10683 raft_consensus.cc:385] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.681046 10683 raft_consensus.cc:740] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.681639 10683 consensus_queue.cc:260] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.682659 10684 tablet_bootstrap.cc:654] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.683800 10683 ts_tablet_manager.cc:1434] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:24.684677 10683 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.685475 10682 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:24.686041 10682 ts_tablet_manager.cc:1403] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.020s
I20260710 13:20:24.689654 10682 raft_consensus.cc:359] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.690531 10682 raft_consensus.cc:385] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.690819 10682 raft_consensus.cc:740] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.691686 10682 consensus_queue.cc:260] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.692900 10683 tablet_bootstrap.cc:654] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.693950 10682 ts_tablet_manager.cc:1434] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:24.695855 10682 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.697530 10684 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.698026 10684 ts_tablet_manager.cc:1403] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 13:20:24.701495 10684 raft_consensus.cc:359] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.702085 10682 tablet_bootstrap.cc:654] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.702509 10684 raft_consensus.cc:385] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.703025 10684 raft_consensus.cc:740] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.704072 10684 consensus_queue.cc:260] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.708253 10683 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.708773 10683 ts_tablet_manager.cc:1403] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 13:20:24.708876 10684 ts_tablet_manager.cc:1434] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:24.709177 10670 raft_consensus.cc:493] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.709649 10670 raft_consensus.cc:515] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.710026 10684 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.711843 10670 leader_election.cc:290] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.712512 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:24.713240 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
W20260710 13:20:24.713924 10514 leader_election.cc:343] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:24.714454 10516 leader_election.cc:343] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.714831 10516 leader_election.cc:304] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224; no voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:24.714725 10683 raft_consensus.cc:359] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.715426 10683 raft_consensus.cc:385] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.715724 10683 raft_consensus.cc:740] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.715835 10670 raft_consensus.cc:2749] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:24.716483 10683 consensus_queue.cc:260] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.716924 10684 tablet_bootstrap.cc:654] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.721621 10683 ts_tablet_manager.cc:1434] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:24.722199 10684 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.722496 10683 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.722632 10684 ts_tablet_manager.cc:1403] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:20:24.723382 10682 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:24.723816 10682 ts_tablet_manager.cc:1403] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.009s
I20260710 13:20:24.725337 10684 raft_consensus.cc:359] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.725971 10684 raft_consensus.cc:385] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.726284 10684 raft_consensus.cc:740] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.726369 10682 raft_consensus.cc:359] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.727041 10682 raft_consensus.cc:385] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.727382 10682 raft_consensus.cc:740] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.727137 10684 consensus_queue.cc:260] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.728659 10683 tablet_bootstrap.cc:654] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.729477 10684 ts_tablet_manager.cc:1434] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:24.730326 10684 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.730634 10682 consensus_queue.cc:260] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.732159 10608 raft_consensus.cc:493] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.732693 10608 raft_consensus.cc:515] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.734714 10608 leader_election.cc:290] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.736058 10684 tablet_bootstrap.cc:654] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.737314 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:24.736088 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
W20260710 13:20:24.740559 10440 leader_election.cc:343] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:24.741375 10439 leader_election.cc:343] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.741864 10439 leader_election.cc:304] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee95fa6aeee748c29113b4132c3c4945; no voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:24.743937 10697 raft_consensus.cc:2749] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:24.745369 10683 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.745757 10683 ts_tablet_manager.cc:1403] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 13:20:24.746137 10682 ts_tablet_manager.cc:1434] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:20:24.747107 10682 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.748299 10683 raft_consensus.cc:359] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.748931 10683 raft_consensus.cc:385] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.749127 10684 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.749191 10683 raft_consensus.cc:740] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.749881 10684 ts_tablet_manager.cc:1403] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:20:24.750102 10683 consensus_queue.cc:260] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.752359 10683 ts_tablet_manager.cc:1434] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:24.753278 10683 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.752985 10684 raft_consensus.cc:359] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.753619 10684 raft_consensus.cc:385] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.753883 10684 raft_consensus.cc:740] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.754508 10684 consensus_queue.cc:260] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.756711 10684 ts_tablet_manager.cc:1434] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:24.757761 10684 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.758832 10683 tablet_bootstrap.cc:654] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.761525 10682 tablet_bootstrap.cc:654] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.762984 10684 tablet_bootstrap.cc:654] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.782487 10684 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.783129 10684 ts_tablet_manager.cc:1403] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.014s
I20260710 13:20:24.786476 10684 raft_consensus.cc:359] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.787372 10684 raft_consensus.cc:385] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.787756 10684 raft_consensus.cc:740] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.788637 10684 consensus_queue.cc:260] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.791091 10684 ts_tablet_manager.cc:1434] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:24.791957 10684 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.799710 10684 tablet_bootstrap.cc:654] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.806237 10669 raft_consensus.cc:493] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.806895 10669 raft_consensus.cc:515] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.810376 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1245106939694f0e9c4ee51be2bab7b4" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.811913 10684 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.812665 10684 ts_tablet_manager.cc:1403] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
W20260710 13:20:24.811898 10367 leader_election.cc:343] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.816175 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1245106939694f0e9c4ee51be2bab7b4" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:24.815984 10684 raft_consensus.cc:359] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.816890 10684 raft_consensus.cc:385] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.816968 10550 raft_consensus.cc:2468] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:24.817341 10684 raft_consensus.cc:740] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.818287 10684 consensus_queue.cc:260] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.818725 10364 leader_election.cc:304] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [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: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:24.821036 10684 ts_tablet_manager.cc:1434] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:24.822125 10684 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.822185 10669 leader_election.cc:290] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.824844 10669 raft_consensus.cc:493] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.827066 10669 raft_consensus.cc:515] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.830125 10684 tablet_bootstrap.cc:654] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.845705 10669 leader_election.cc:290] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.846446 10669 raft_consensus.cc:2804] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:24.846930 10669 raft_consensus.cc:493] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.847998 10669 raft_consensus.cc:3060] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.854849 10684 tablet_bootstrap.cc:492] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.861475 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.862393 10684 ts_tablet_manager.cc:1403] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.005s
I20260710 13:20:24.862507 10476 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:24.863787 10367 leader_election.cc:304] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:24.864548 10704 raft_consensus.cc:2804] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:24.864912 10704 raft_consensus.cc:493] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.864845 10684 raft_consensus.cc:359] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.865319 10704 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.865510 10684 raft_consensus.cc:385] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.865800 10684 raft_consensus.cc:740] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.866478 10684 consensus_queue.cc:260] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
W20260710 13:20:24.868050 10364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.156.195:39251, user_credentials={real_user=slave}} blocked reactor thread for 49427.5us
I20260710 13:20:24.868413 10684 ts_tablet_manager.cc:1434] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:24.869395 10684 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: Bootstrap starting.
I20260710 13:20:24.870070 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:24.870879 10550 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:24.874536 10684 tablet_bootstrap.cc:654] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.883715 10704 raft_consensus.cc:515] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.885722 10670 raft_consensus.cc:493] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.886289 10682 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:24.886124 10670 raft_consensus.cc:515] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.886684 10682 ts_tablet_manager.cc:1403] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.140s	user 0.032s	sys 0.070s
I20260710 13:20:24.887138 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:24.887852 10476 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.888042 10670 leader_election.cc:290] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.889408 10682 raft_consensus.cc:359] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.889812 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.890055 10682 raft_consensus.cc:385] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.890302 10682 raft_consensus.cc:740] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.890337 10474 raft_consensus.cc:2468] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:24.891148 10670 raft_consensus.cc:493] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.890970 10682 consensus_queue.cc:260] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.891403 10516 leader_election.cc:304] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:24.891530 10670 raft_consensus.cc:515] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.892351 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:24.897855 10476 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
W20260710 13:20:24.898478 10514 leader_election.cc:343] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.899992 10682 ts_tablet_manager.cc:1434] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:24.898814 10704 leader_election.cc:290] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.900966 10670 leader_election.cc:290] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.898710 10669 raft_consensus.cc:515] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.902194 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:24.903779 10683 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.903940 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:24.904196 10683 ts_tablet_manager.cc:1403] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.151s	user 0.062s	sys 0.069s
I20260710 13:20:24.904455 10550 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.905406 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1245106939694f0e9c4ee51be2bab7b4" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:24.906378 10549 raft_consensus.cc:3060] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.907627 10669 leader_election.cc:290] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.907804 10707 raft_consensus.cc:2804] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:24.907514 10367 leader_election.cc:304] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:24.910125 10707 raft_consensus.cc:493] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.910442 10707 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.910614 10669 raft_consensus.cc:2804] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:24.911463 10514 leader_election.cc:343] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.911675 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.912125 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1245106939694f0e9c4ee51be2bab7b4" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:24.917236 10669 raft_consensus.cc:697] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:24.917659 10683 raft_consensus.cc:359] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
W20260710 13:20:24.918493 10516 leader_election.cc:343] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.918803 10683 raft_consensus.cc:385] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.918962 10516 leader_election.cc:304] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224; no voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:24.913626 10684 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: No bootstrap required, opened a new log
I20260710 13:20:24.919693 10682 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.919848 10684 ts_tablet_manager.cc:1403] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260710 13:20:24.919121 10683 raft_consensus.cc:740] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.920833 10683 consensus_queue.cc:260] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
W20260710 13:20:24.921674 10367 leader_election.cc:343] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.922257 10670 raft_consensus.cc:2749] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:24.922390 10684 raft_consensus.cc:359] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.923045 10684 raft_consensus.cc:385] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.923127 10683 ts_tablet_manager.cc:1434] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260710 13:20:24.923306 10684 raft_consensus.cc:740] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.923954 10684 consensus_queue.cc:260] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.925612 10550 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:24.925899 10707 raft_consensus.cc:515] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.928210 10707 leader_election.cc:290] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.929675 10682 tablet_bootstrap.cc:654] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.932451 10683 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.918349 10669 consensus_queue.cc:237] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.935314 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:24.936026 10476 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.938704 10683 tablet_bootstrap.cc:654] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.944271 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
W20260710 13:20:24.945411 10514 leader_election.cc:343] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.947347 10682 tablet_bootstrap.cc:492] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:24.947865 10682 ts_tablet_manager.cc:1403] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:20:24.948184 10476 raft_consensus.cc:2468] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:24.949560 10516 leader_election.cc:304] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:24.950842 10707 raft_consensus.cc:2804] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:24.950827 10682 raft_consensus.cc:359] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.951092 10295 catalog_manager.cc:5697] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.951589 10707 raft_consensus.cc:697] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:24.951737 10682 raft_consensus.cc:385] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.952230 10682 raft_consensus.cc:740] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.953020 10682 consensus_queue.cc:260] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.952806 10707 consensus_queue.cc:237] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.956082 10682 ts_tablet_manager.cc:1434] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:24.958416 10670 raft_consensus.cc:493] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.959329 10670 raft_consensus.cc:515] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.959933 10682 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:24.960506 10683 tablet_bootstrap.cc:492] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:24.960934 10683 ts_tablet_manager.cc:1403] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260710 13:20:24.961937 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:24.962471 10401 raft_consensus.cc:2468] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:24.962968 10549 raft_consensus.cc:2468] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:24.963340 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.963764 10670 leader_election.cc:290] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.964879 10514 leader_election.cc:304] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:24.966409 10364 leader_election.cc:304] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:24.967455 10704 raft_consensus.cc:2804] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:24.968031 10704 raft_consensus.cc:697] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:24.969020 10670 raft_consensus.cc:2804] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:24.969026 10516 leader_election.cc:343] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.969524 10670 raft_consensus.cc:493] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.968813 10704 consensus_queue.cc:237] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.969852 10670 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.972455 10707 raft_consensus.cc:493] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.972913 10707 raft_consensus.cc:515] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.975128 10682 tablet_bootstrap.cc:654] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.975340 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
W20260710 13:20:24.976675 10514 leader_election.cc:343] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.977299 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:24.963546 10683 raft_consensus.cc:359] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.978608 10683 raft_consensus.cc:385] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.978902 10683 raft_consensus.cc:740] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
W20260710 13:20:24.979024 10516 leader_election.cc:343] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:24.979755 10516 leader_election.cc:304] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224; no voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:24.983399 10670 raft_consensus.cc:515] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.984623 10298 catalog_manager.cc:5697] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.986337 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:24.986959 10401 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.987892 10707 leader_election.cc:290] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:24.988788 10707 raft_consensus.cc:2749] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:24.979784 10683 consensus_queue.cc:260] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.992482 10669 raft_consensus.cc:493] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:24.993059 10669 raft_consensus.cc:515] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:24.994148 10683 ts_tablet_manager.cc:1434] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 13:20:24.995019 10683 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:24.995298 10669 leader_election.cc:290] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:24.996564 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:24.997159 10550 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:24.998119 10364 leader_election.cc:304] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:24.998765 10669 raft_consensus.cc:2804] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:24.999122 10669 raft_consensus.cc:493] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:24.999432 10669 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:25.000000 10347 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:25.003588 10401 raft_consensus.cc:2468] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:25.004992 10514 leader_election.cc:304] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:25.005961 10708 raft_consensus.cc:2804] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.006220 10683 tablet_bootstrap.cc:654] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.006568 10708 raft_consensus.cc:697] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:25.007261 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.007460 10708 consensus_queue.cc:237] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.007948 10476 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.008642 10669 raft_consensus.cc:515] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.012326 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.013062 10476 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.013394 10669 leader_election.cc:290] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.012562 10684 ts_tablet_manager.cc:1434] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.033s
I20260710 13:20:25.014322 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.014808 10682 tablet_bootstrap.cc:492] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:25.014832 10550 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.016536 10670 leader_election.cc:290] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:25.017120 10682 ts_tablet_manager.cc:1403] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.005s
I20260710 13:20:25.020046 10682 raft_consensus.cc:359] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.020946 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.024565 10682 raft_consensus.cc:385] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.024927 10682 raft_consensus.cc:740] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.023957 10683 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:25.024155 10476 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
W20260710 13:20:25.026475 10516 leader_election.cc:343] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.025774 10682 consensus_queue.cc:260] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.029435 10550 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.029982 10682 ts_tablet_manager.cc:1434] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.004s
I20260710 13:20:25.030866 10682 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:25.026751 10683 ts_tablet_manager.cc:1403] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260710 13:20:25.027158 10367 leader_election.cc:304] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.038120 10704 raft_consensus.cc:2804] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.038606 10704 raft_consensus.cc:697] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.038612 10683 raft_consensus.cc:359] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.039604 10683 raft_consensus.cc:385] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.039927 10683 raft_consensus.cc:740] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.039800 10704 consensus_queue.cc:237] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.040762 10683 consensus_queue.cc:260] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.041586 10295 catalog_manager.cc:5697] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.042012 10298 catalog_manager.cc:5697] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.042868 10683 ts_tablet_manager.cc:1434] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:25.043826 10683 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:25.045868 10682 tablet_bootstrap.cc:654] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.050431 10683 tablet_bootstrap.cc:654] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.057391 10708 raft_consensus.cc:493] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.057873 10708 raft_consensus.cc:515] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.060408 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
W20260710 13:20:25.061650 10514 leader_election.cc:343] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.062784 10708 leader_election.cc:290] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:25.063894 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.064571 10476 raft_consensus.cc:2468] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 0.
I20260710 13:20:25.065758 10516 leader_election.cc:304] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [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: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:25.066721 10708 raft_consensus.cc:2804] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.067058 10708 raft_consensus.cc:493] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.067384 10708 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.070288 10683 tablet_bootstrap.cc:492] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:25.070785 10683 ts_tablet_manager.cc:1403] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 13:20:25.073697 10708 raft_consensus.cc:515] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.073783 10683 raft_consensus.cc:359] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.075430 10683 raft_consensus.cc:385] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.074157 10298 catalog_manager.cc:5697] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.075702 10683 raft_consensus.cc:740] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.076335 10683 consensus_queue.cc:260] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.076828 10708 leader_election.cc:290] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:25.077457 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:25.077737 10682 tablet_bootstrap.cc:492] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:25.077863 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.078279 10682 ts_tablet_manager.cc:1403] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.024s
I20260710 13:20:25.078491 10474 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:25.078708 10514 leader_election.cc:343] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.080948 10682 raft_consensus.cc:359] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.081593 10682 raft_consensus.cc:385] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.082067 10682 raft_consensus.cc:740] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.082654 10682 consensus_queue.cc:260] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.084630 10682 ts_tablet_manager.cc:1434] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:25.085112 10669 raft_consensus.cc:493] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.084583 10474 raft_consensus.cc:2468] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 1.
I20260710 13:20:25.085611 10682 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:25.085554 10669 raft_consensus.cc:515] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.086611 10516 leader_election.cc:304] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:25.087842 10708 raft_consensus.cc:2804] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.088609 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.089270 10669 leader_election.cc:290] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
W20260710 13:20:25.089793 10367 leader_election.cc:343] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.090760 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.091002 10708 raft_consensus.cc:697] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:25.091382 10550 raft_consensus.cc:2468] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.092011 10682 tablet_bootstrap.cc:654] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.092027 10708 consensus_queue.cc:237] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.092541 10364 leader_election.cc:304] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [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: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.093756 10669 raft_consensus.cc:2804] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.094118 10669 raft_consensus.cc:493] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.094435 10669 raft_consensus.cc:3060] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.103741 10669 raft_consensus.cc:515] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.106014 10295 catalog_manager.cc:5697] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 1 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.107174 10683 ts_tablet_manager.cc:1434] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:20:25.107079 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.107735 10550 raft_consensus.cc:3060] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.108083 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
W20260710 13:20:25.109412 10367 leader_election.cc:343] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.110760 10683 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: Bootstrap starting.
I20260710 13:20:25.114387 10550 raft_consensus.cc:2468] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.115343 10364 leader_election.cc:304] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.116405 10704 raft_consensus.cc:2804] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.116487 10682 tablet_bootstrap.cc:492] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:25.116930 10704 raft_consensus.cc:697] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.117228 10682 ts_tablet_manager.cc:1403] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260710 13:20:25.116508 10669 leader_election.cc:290] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.116423 10683 tablet_bootstrap.cc:654] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.117825 10704 consensus_queue.cc:237] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.119350 10682 raft_consensus.cc:359] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.119920 10682 raft_consensus.cc:385] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.120117 10682 raft_consensus.cc:740] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.120738 10682 consensus_queue.cc:260] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.122701 10682 ts_tablet_manager.cc:1434] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:25.122716 10683 tablet_bootstrap.cc:492] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: No bootstrap required, opened a new log
I20260710 13:20:25.123344 10683 ts_tablet_manager.cc:1403] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:25.124104 10682 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: Bootstrap starting.
I20260710 13:20:25.125748 10683 raft_consensus.cc:359] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.126319 10683 raft_consensus.cc:385] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.126575 10683 raft_consensus.cc:740] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.127177 10683 consensus_queue.cc:260] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.128021 10295 catalog_manager.cc:5697] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.129361 10682 tablet_bootstrap.cc:654] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.129371 10683 ts_tablet_manager.cc:1434] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:25.133324 10682 tablet_bootstrap.cc:492] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: No bootstrap required, opened a new log
I20260710 13:20:25.133668 10682 ts_tablet_manager.cc:1403] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:20:25.135627 10682 raft_consensus.cc:359] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.136060 10682 raft_consensus.cc:385] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.136246 10682 raft_consensus.cc:740] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.136814 10682 consensus_queue.cc:260] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.138502 10682 ts_tablet_manager.cc:1434] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:25.155000 10704 raft_consensus.cc:493] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.155375 10704 raft_consensus.cc:515] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.157302 10704 leader_election.cc:290] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.157861 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.158545 10474 raft_consensus.cc:2468] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.158601 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.159166 10550 raft_consensus.cc:2468] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.159541 10367 leader_election.cc:304] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.160290 10704 raft_consensus.cc:2804] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.160627 10704 raft_consensus.cc:493] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.160900 10704 raft_consensus.cc:3060] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.165343 10704 raft_consensus.cc:515] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.166742 10704 leader_election.cc:290] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.166862 10669 raft_consensus.cc:493] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.167390 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.167320 10669 raft_consensus.cc:515] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.167888 10474 raft_consensus.cc:3060] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.167817 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cffe636c7a4905b7b31449f0b1fb6d" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.168504 10550 raft_consensus.cc:3060] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.169085 10669 leader_election.cc:290] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.170055 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.170368 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.171000 10476 raft_consensus.cc:2393] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d36403c94034766baa08f7eca405ba7 in current term 1: Already voted for candidate 1ddadfa66e6748c8951c7def4cd34224 in this term.
I20260710 13:20:25.172066 10367 leader_election.cc:304] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7; no voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.172758 10669 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.174376 10474 raft_consensus.cc:2468] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.175348 10367 leader_election.cc:304] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.175515 10550 raft_consensus.cc:2468] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.176103 10704 raft_consensus.cc:2804] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.176543 10704 raft_consensus.cc:697] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.177258 10704 consensus_queue.cc:237] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.178013 10669 raft_consensus.cc:2749] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.183192 10295 catalog_manager.cc:5697] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.234930 10608 raft_consensus.cc:493] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.235383 10608 raft_consensus.cc:515] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.237308 10608 leader_election.cc:290] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.237865 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:25.238263 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f399286ffb4cbdbe6400b1ebadba55" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.239071 10550 raft_consensus.cc:2393] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee95fa6aeee748c29113b4132c3c4945 in current term 1: Already voted for candidate 8d36403c94034766baa08f7eca405ba7 in this term.
I20260710 13:20:25.239970 10439 leader_election.cc:304] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee95fa6aeee748c29113b4132c3c4945; no voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:25.240577 10608 raft_consensus.cc:3060] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.245107 10608 raft_consensus.cc:2749] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.248461 10704 raft_consensus.cc:493] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.248867 10704 raft_consensus.cc:515] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.250383 10704 leader_election.cc:290] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.251027 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.251228 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.251698 10474 raft_consensus.cc:2393] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d36403c94034766baa08f7eca405ba7 in current term 1: Already voted for candidate 1ddadfa66e6748c8951c7def4cd34224 in this term.
I20260710 13:20:25.252645 10367 leader_election.cc:304] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7; no voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.253227 10704 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.257769 10704 raft_consensus.cc:2749] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.302305 10608 raft_consensus.cc:493] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.302735 10608 raft_consensus.cc:515] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.304262 10608 leader_election.cc:290] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.304884 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d36403c94034766baa08f7eca405ba7" is_pre_election: true
I20260710 13:20:25.305150 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.305608 10401 raft_consensus.cc:2393] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee95fa6aeee748c29113b4132c3c4945 in current term 1: Already voted for candidate 1ddadfa66e6748c8951c7def4cd34224 in this term.
I20260710 13:20:25.306459 10440 leader_election.cc:304] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee95fa6aeee748c29113b4132c3c4945; no voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:25.307009 10608 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.311467 10608 raft_consensus.cc:2749] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.340952 10704 consensus_queue.cc:1048] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.346983 10669 consensus_queue.cc:1048] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.385556 10702 consensus_queue.cc:1048] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.386204 10708 consensus_queue.cc:1048] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.397169 10474 raft_consensus.cc:3060] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.399695 10708 consensus_queue.cc:1048] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.405627 10702 consensus_queue.cc:1048] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.473789 10702 consensus_queue.cc:1048] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.482290 10704 consensus_queue.cc:1048] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.486954 10708 consensus_queue.cc:1048] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.498951 10708 consensus_queue.cc:1048] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.508113 10704 raft_consensus.cc:493] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.508634 10704 raft_consensus.cc:515] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.511162 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945" is_pre_election: true
I20260710 13:20:25.510965 10704 leader_election.cc:290] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.511582 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224" is_pre_election: true
I20260710 13:20:25.511768 10474 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.512144 10549 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 0.
I20260710 13:20:25.512835 10367 leader_election.cc:304] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.513584 10704 raft_consensus.cc:2804] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.513978 10704 raft_consensus.cc:493] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.514263 10704 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.520290 10704 raft_consensus.cc:515] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.521759 10704 leader_election.cc:290] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.522207 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.522558 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.522782 10474 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.523043 10549 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.528638 10549 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.528638 10474 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 1.
I20260710 13:20:25.529600 10364 leader_election.cc:304] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:25.530118 10704 raft_consensus.cc:2804] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.530529 10704 raft_consensus.cc:697] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.531085 10704 consensus_queue.cc:237] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.537387 10299 catalog_manager.cc:5697] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 1 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.574818 10704 consensus_queue.cc:1048] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.586181 10704 consensus_queue.cc:1048] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.594244 10702 consensus_queue.cc:1048] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.603312 10703 consensus_queue.cc:1048] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.616163 10708 consensus_queue.cc:1048] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.627792 10717 consensus_queue.cc:1048] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.681710 10549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
mode: GRACEFUL
new_leader_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:34184
I20260710 13:20:25.682170 10549 raft_consensus.cc:606] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Received request to transfer leadership to TS 8d36403c94034766baa08f7eca405ba7
I20260710 13:20:25.685834 10549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:34184
I20260710 13:20:25.686194 10549 raft_consensus.cc:606] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.690793 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9415404fa921408b85c6744ee504fb37"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:25.691159 10401 raft_consensus.cc:606] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.694962 10549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1899fd0e714e4f758fd9325892454916"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:34184
I20260710 13:20:25.695324 10549 raft_consensus.cc:606] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.698966 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:25.699342 10401 raft_consensus.cc:606] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS ee95fa6aeee748c29113b4132c3c4945
I20260710 13:20:25.703425 10401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b21c539502c421caa9649daef017bf7"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:36568
I20260710 13:20:25.703802 10401 raft_consensus.cc:606] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS 1ddadfa66e6748c8951c7def4cd34224
I20260710 13:20:25.857712 10703 raft_consensus.cc:993] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:25.858170 10669 raft_consensus.cc:1081] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:25.859308 10474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51528
I20260710 13:20:25.859767 10474 raft_consensus.cc:493] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:25.860038 10474 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.864188 10474 raft_consensus.cc:515] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.865511 10474 leader_election.cc:290] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.866055 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:25.866376 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f0449fb4fe4c3e8a4dd2fda057a37b" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.866545 10401 raft_consensus.cc:3055] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:25.866858 10549 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.866858 10401 raft_consensus.cc:740] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.867715 10401 consensus_queue.cc:260] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.868742 10401 raft_consensus.cc:3060] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.872396 10549 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:25.874050 10401 raft_consensus.cc:2468] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:25.874117 10439 leader_election.cc:304] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.874959 10608 raft_consensus.cc:2804] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:25.875973 10608 raft_consensus.cc:697] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:25.876780 10608 consensus_queue.cc:237] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.882848 10717 raft_consensus.cc:993] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: : Instructing follower 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:25.883284 10670 raft_consensus.cc:1081] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Signalling peer 8d36403c94034766baa08f7eca405ba7 to start an election
I20260710 13:20:25.883635 10298 catalog_manager.cc:5697] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.884662 10401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
 from {username='slave'} at 127.0.0.1:36562
I20260710 13:20:25.885113 10401 raft_consensus.cc:493] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:25.885375 10401 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.889424 10401 raft_consensus.cc:515] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.891290 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:25.891423 10401 leader_election.cc:290] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Requested vote from peers ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.891615 10549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4ede100fc64349af9687172567b4b7" candidate_uuid: "8d36403c94034766baa08f7eca405ba7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.891767 10474 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.892110 10549 raft_consensus.cc:3055] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:25.892508 10549 raft_consensus.cc:740] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:25.893185 10549 consensus_queue.cc:260] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.894167 10549 raft_consensus.cc:3060] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.897441 10474 raft_consensus.cc:2468] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:25.898510 10367 leader_election.cc:304] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.899089 10669 raft_consensus.cc:2804] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:25.899515 10669 raft_consensus.cc:697] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Becoming Leader. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:25.899595 10549 raft_consensus.cc:2468] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d36403c94034766baa08f7eca405ba7 in term 2.
I20260710 13:20:25.900251 10669 consensus_queue.cc:237] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.905398 10298 catalog_manager.cc:5697] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 reported cstate change: term changed from 1 to 2, leader changed from 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195) to 8d36403c94034766baa08f7eca405ba7 (127.5.156.193). New cstate: current_term: 2 leader_uuid: "8d36403c94034766baa08f7eca405ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.975718 10708 raft_consensus.cc:993] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:25.976084 10670 raft_consensus.cc:1081] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:25.977324 10474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:20:25.977764 10474 raft_consensus.cc:493] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:25.978042 10474 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.982456 10474 raft_consensus.cc:515] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.983763 10474 leader_election.cc:290] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:25.984433 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:25.984663 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6efa07798c4aaf8d08b157eb619604" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:25.984937 10401 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.985235 10550 raft_consensus.cc:3055] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:25.985493 10550 raft_consensus.cc:740] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:25.986055 10550 consensus_queue.cc:260] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.986927 10550 raft_consensus.cc:3060] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.988936 10401 raft_consensus.cc:2468] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:25.989780 10440 leader_election.cc:304] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:25.990365 10608 raft_consensus.cc:2804] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:25.990681 10608 raft_consensus.cc:697] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:25.991490 10550 raft_consensus.cc:2468] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:25.991317 10608 consensus_queue.cc:237] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:25.997416 10298 catalog_manager.cc:5697] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.999804 10704 consensus_queue.cc:1048] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.018044 10702 consensus_queue.cc:1048] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.030747 10669 raft_consensus.cc:993] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: : Instructing follower 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:26.031144 10669 raft_consensus.cc:1081] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:26.033831 10704 raft_consensus.cc:993] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:26.034291 10702 raft_consensus.cc:1081] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:26.033145 10550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b21c539502c421caa9649daef017bf7"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:34168
I20260710 13:20:26.035537 10550 raft_consensus.cc:493] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.035864 10550 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.036160 10474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9415404fa921408b85c6744ee504fb37"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51528
I20260710 13:20:26.036649 10474 raft_consensus.cc:493] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.037065 10474 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.042084 10550 raft_consensus.cc:515] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.043522 10474 raft_consensus.cc:515] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.044443 10401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:26.044752 10476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b21c539502c421caa9649daef017bf7" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:26.044946 10401 raft_consensus.cc:3055] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.045311 10476 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.044216 10550 leader_election.cc:290] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:26.045462 10474 leader_election.cc:290] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:26.046409 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:26.046908 10550 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.045324 10401 raft_consensus.cc:740] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:26.047297 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9415404fa921408b85c6744ee504fb37" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:26.047897 10400 raft_consensus.cc:3055] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.047860 10401 consensus_queue.cc:260] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.048316 10400 raft_consensus.cc:740] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:26.049067 10401 raft_consensus.cc:3060] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.049121 10400 consensus_queue.cc:260] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.050503 10400 raft_consensus.cc:3060] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.051314 10476 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:26.052337 10516 leader_election.cc:304] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:26.053174 10670 raft_consensus.cc:2804] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.053629 10670 raft_consensus.cc:697] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:26.054379 10670 consensus_queue.cc:237] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.054893 10401 raft_consensus.cc:2468] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:26.052443 10550 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:26.056615 10439 leader_election.cc:304] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:26.057394 10608 raft_consensus.cc:2804] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.057842 10608 raft_consensus.cc:697] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:26.058585 10608 consensus_queue.cc:237] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.061854 10295 catalog_manager.cc:5697] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.062945 10400 raft_consensus.cc:2468] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:26.067087 10298 catalog_manager.cc:5697] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.233179 10708 raft_consensus.cc:993] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: : Instructing follower ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:26.233623 10670 raft_consensus.cc:1081] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Signalling peer ee95fa6aeee748c29113b4132c3c4945 to start an election
I20260710 13:20:26.234962 10476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1899fd0e714e4f758fd9325892454916"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
 from {username='slave'} at 127.0.0.1:51534
I20260710 13:20:26.235457 10476 raft_consensus.cc:493] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.235744 10476 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.239802 10476 raft_consensus.cc:515] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.240942 10476 leader_election.cc:290] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195:39251)
I20260710 13:20:26.241688 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
I20260710 13:20:26.241832 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899fd0e714e4f758fd9325892454916" candidate_uuid: "ee95fa6aeee748c29113b4132c3c4945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:26.242172 10550 raft_consensus.cc:3055] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.242384 10400 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.242667 10550 raft_consensus.cc:740] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:26.243350 10550 consensus_queue.cc:260] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.244165 10550 raft_consensus.cc:3060] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.246613 10400 raft_consensus.cc:2468] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:26.247589 10440 leader_election.cc:304] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d36403c94034766baa08f7eca405ba7, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:26.248216 10608 raft_consensus.cc:2804] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.248708 10608 raft_consensus.cc:697] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Leader. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:26.248658 10550 raft_consensus.cc:2468] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee95fa6aeee748c29113b4132c3c4945 in term 2.
I20260710 13:20:26.249588 10608 consensus_queue.cc:237] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:26.254932 10298 catalog_manager.cc:5697] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 reported cstate change: term changed from 1 to 2, leader changed from 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195) to ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194). New cstate: current_term: 2 leader_uuid: "ee95fa6aeee748c29113b4132c3c4945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.355962 10550 raft_consensus.cc:1275] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.357188 10608 consensus_queue.cc:1048] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.365386 10400 raft_consensus.cc:1275] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.367722 10608 consensus_queue.cc:1048] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.377557 10401 raft_consensus.cc:1275] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.378607 10608 consensus_queue.cc:1048] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.381094 10550 raft_consensus.cc:1275] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.382192 10702 consensus_queue.cc:1048] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.386289 10549 raft_consensus.cc:1275] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.387734 10608 consensus_queue.cc:1048] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.398797 10476 raft_consensus.cc:1275] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 8d36403c94034766baa08f7eca405ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.400128 10703 consensus_queue.cc:1048] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.499861 10401 raft_consensus.cc:1275] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.500967 10670 consensus_queue.cc:1048] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.507673 10476 raft_consensus.cc:1275] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.509055 10717 consensus_queue.cc:1048] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.592130 10401 raft_consensus.cc:1275] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.593065 10608 consensus_queue.cc:1048] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.599903 10550 raft_consensus.cc:1275] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.601291 10751 consensus_queue.cc:1048] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.677430 10550 raft_consensus.cc:1275] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.678480 10751 consensus_queue.cc:1048] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.685397 10401 raft_consensus.cc:1275] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer ee95fa6aeee748c29113b4132c3c4945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.686664 10608 consensus_queue.cc:1048] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.706776 10298 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36960:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:28.726908 10298 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36960:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:28.755439  5747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:28.871387 10800 tablet.cc:1724] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:28.881541 10808 tablet.cc:1724] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:28.887604 10810 tablet.cc:1724] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:28.889874 10801 tablet.cc:1724] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:28.980299 10813 tablet.cc:1724] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.019414 10800 tablet.cc:1724] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: 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
W20260710 13:20:29.006356 10516 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.156.194:43089, user_credentials={real_user=slave}} blocked reactor thread for 73921us
I20260710 13:20:28.968532 10811 tablet.cc:1724] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:29.044629 10820 tablet.cc:1724] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.055882 10810 tablet.cc:1724] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: 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
W20260710 13:20:29.064143 10795 log.cc:927] Time spent T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260710 13:20:29.064524 10823 log.cc:927] Time spent T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: Append to log took a long time: real 0.054s	user 0.004s	sys 0.000s
I20260710 13:20:29.102710 10801 tablet.cc:1724] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: 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
W20260710 13:20:29.106673 10818 log.cc:927] Time spent T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 13:20:29.107482 10829 tablet.cc:1724] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: 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
W20260710 13:20:29.116020 10817 log.cc:927] Time spent T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260710 13:20:29.117288 10816 log.cc:927] Time spent T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260710 13:20:29.122538 10810 tablet.cc:1724] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:29.124593 10822 tablet.cc:1724] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.126097 10819 tablet.cc:1724] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.130679 10813 tablet.cc:1724] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.047878 10821 tablet.cc:1724] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:29.150931 10808 tablet.cc:1724] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.152920 10819 tablet.cc:1724] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.170670 10474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b"
dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
mode: GRACEFUL
new_leader_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:47490
I20260710 13:20:29.171478 10474 raft_consensus.cc:606] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Received request to transfer leadership to TS 1ddadfa66e6748c8951c7def4cd34224
I20260710 13:20:29.172139 10829 tablet.cc:1724] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.173167 10830 tablet.cc:1724] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.184088 10822 tablet.cc:1724] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.190709 10808 tablet.cc:1724] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.152602 10820 tablet.cc:1724] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.200173 10821 tablet.cc:1724] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:29.201086 10819 tablet.cc:1724] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: 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
I20260710 13:20:29.205564 10801 tablet.cc:1724] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: 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
I20260710 13:20:29.220551 10830 tablet.cc:1724] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: 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
I20260710 13:20:29.231729 10400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c36684959779452e8415e50c4b087fb2"
dest_uuid: "8d36403c94034766baa08f7eca405ba7"
mode: GRACEFUL
new_leader_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:41212
I20260710 13:20:29.232360 10400 raft_consensus.cc:606] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Received request to transfer leadership to TS 1ddadfa66e6748c8951c7def4cd34224
I20260710 13:20:29.233747  5747 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:29.234318  5747 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:29.249991 10766 raft_consensus.cc:993] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: : Instructing follower 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:29.250574 10826 raft_consensus.cc:1081] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Signalling peer 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:29.252139 10548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:20:29.252657 10548 raft_consensus.cc:493] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.253041 10548 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:29.253304 10295 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: soft_deleted_table [id=4b26e62ba0fe41259def808843c8b106] alter complete (version 1)
I20260710 13:20:29.259106 10548 raft_consensus.cc:515] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.261526 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:29.261847 10474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e5890bb6e4612b29254b4e90da70b" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:29.262116 10400 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:29.262320 10474 raft_consensus.cc:3055] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:29.262655 10474 raft_consensus.cc:740] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee95fa6aeee748c29113b4132c3c4945, State: Running, Role: LEADER
I20260710 13:20:29.263443 10474 consensus_queue.cc:260] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [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: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.264424 10474 raft_consensus.cc:3060] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:29.267712 10548 leader_election.cc:290] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 3 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:29.269658 10400 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 3.
I20260710 13:20:29.270362 10474 raft_consensus.cc:2468] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 3.
I20260710 13:20:29.270804 10514 leader_election.cc:304] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [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: 1ddadfa66e6748c8951c7def4cd34224, 8d36403c94034766baa08f7eca405ba7; no voters: 
I20260710 13:20:29.271656 10812 raft_consensus.cc:2804] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:29.272060 10812 raft_consensus.cc:697] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 3 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:29.272774 10812 consensus_queue.cc:237] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [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: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.279963 10299 catalog_manager.cc:5697] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 2 to 3, leader changed from ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194) to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 3 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.693125 10763 raft_consensus.cc:993] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: : Instructing follower 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:29.693734 10838 raft_consensus.cc:1081] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Signalling peer 1ddadfa66e6748c8951c7def4cd34224 to start an election
I20260710 13:20:29.695225 10549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c36684959779452e8415e50c4b087fb2"
dest_uuid: "1ddadfa66e6748c8951c7def4cd34224"
 from {username='slave'} at 127.0.0.1:34168
I20260710 13:20:29.695650 10549 raft_consensus.cc:493] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:29.695986 10549 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.700541 10549 raft_consensus.cc:515] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.701781 10549 leader_election.cc:290] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Requested vote from peers 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907), ee95fa6aeee748c29113b4132c3c4945 (127.5.156.194:43089)
I20260710 13:20:29.702431 10400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d36403c94034766baa08f7eca405ba7"
I20260710 13:20:29.702867 10475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36684959779452e8415e50c4b087fb2" candidate_uuid: "1ddadfa66e6748c8951c7def4cd34224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee95fa6aeee748c29113b4132c3c4945"
I20260710 13:20:29.703050 10400 raft_consensus.cc:3055] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:29.703382 10475 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.703397 10400 raft_consensus.cc:740] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d36403c94034766baa08f7eca405ba7, State: Running, Role: LEADER
I20260710 13:20:29.704242 10400 consensus_queue.cc:260] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.705120 10400 raft_consensus.cc:3060] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:29.710060 10475 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:29.710970 10516 leader_election.cc:304] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ddadfa66e6748c8951c7def4cd34224, ee95fa6aeee748c29113b4132c3c4945; no voters: 
I20260710 13:20:29.711422 10400 raft_consensus.cc:2468] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ddadfa66e6748c8951c7def4cd34224 in term 2.
I20260710 13:20:29.711760 10812 raft_consensus.cc:2804] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:29.712811 10812 raft_consensus.cc:697] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Becoming Leader. State: Replica: 1ddadfa66e6748c8951c7def4cd34224, State: Running, Role: LEADER
I20260710 13:20:29.713610 10812 consensus_queue.cc:237] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } }
I20260710 13:20:29.720296 10299 catalog_manager.cc:5697] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 reported cstate change: term changed from 1 to 2, leader changed from 8d36403c94034766baa08f7eca405ba7 (127.5.156.193) to 1ddadfa66e6748c8951c7def4cd34224 (127.5.156.195). New cstate: current_term: 2 leader_uuid: "1ddadfa66e6748c8951c7def4cd34224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ddadfa66e6748c8951c7def4cd34224" member_type: VOTER last_known_addr { host: "127.5.156.195" port: 39251 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.867520 10400 raft_consensus.cc:1275] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 3 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:29.868736 10812 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:29.876469 10475 raft_consensus.cc:1275] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 3 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:29.878010 10812 consensus_queue.cc:1048] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:30.106633 10475 raft_consensus.cc:1275] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.107823 10842 consensus_queue.cc:1048] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee95fa6aeee748c29113b4132c3c4945" member_type: VOTER last_known_addr { host: "127.5.156.194" port: 43089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.116837 10399 raft_consensus.cc:1275] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Refusing update from remote peer 1ddadfa66e6748c8951c7def4cd34224: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.118245 10807 consensus_queue.cc:1048] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d36403c94034766baa08f7eca405ba7" member_type: VOTER last_known_addr { host: "127.5.156.193" port: 32907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.283730  5747 tablet_server.cc:179] TabletServer@127.5.156.193:0 shutting down...
I20260710 13:20:30.305542  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:30.306227  5747 tablet_replica.cc:333] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.306897  5747 raft_consensus.cc:2243] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.307309  5747 raft_consensus.cc:2272] T 0b21c539502c421caa9649daef017bf7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.309293  5747 tablet_replica.cc:333] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.309866  5747 raft_consensus.cc:2243] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.310250  5747 raft_consensus.cc:2272] T 1899fd0e714e4f758fd9325892454916 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.311862  5747 tablet_replica.cc:333] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.312459  5747 raft_consensus.cc:2243] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.313128  5747 raft_consensus.cc:2272] T 13cffe636c7a4905b7b31449f0b1fb6d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.314747  5747 tablet_replica.cc:333] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.315251  5747 raft_consensus.cc:2243] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.315668  5747 raft_consensus.cc:2272] T cd6efa07798c4aaf8d08b157eb619604 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.317143  5747 tablet_replica.cc:333] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.317662  5747 raft_consensus.cc:2243] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.318301  5747 raft_consensus.cc:2272] T 9c4ede100fc64349af9687172567b4b7 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.319934  5747 tablet_replica.cc:333] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.320410  5747 raft_consensus.cc:2243] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.320983  5747 raft_consensus.cc:2272] T 71f399286ffb4cbdbe6400b1ebadba55 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.322686  5747 tablet_replica.cc:333] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.323150  5747 raft_consensus.cc:2243] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.323899  5747 raft_consensus.cc:2272] T fdf8930f248b4fd3be1bf017a320127d P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.325603  5747 tablet_replica.cc:333] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.326009  5747 raft_consensus.cc:2243] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.326565  5747 raft_consensus.cc:2272] T 1245106939694f0e9c4ee51be2bab7b4 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.328238  5747 tablet_replica.cc:333] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.328667  5747 raft_consensus.cc:2243] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.329034  5747 raft_consensus.cc:2272] T 644e5890bb6e4612b29254b4e90da70b P 8d36403c94034766baa08f7eca405ba7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.330926  5747 tablet_replica.cc:333] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.331317  5747 raft_consensus.cc:2243] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.331646  5747 raft_consensus.cc:2272] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 8d36403c94034766baa08f7eca405ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.333241  5747 tablet_replica.cc:333] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.333683  5747 raft_consensus.cc:2243] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.334014  5747 raft_consensus.cc:2272] T 9415404fa921408b85c6744ee504fb37 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.335440  5747 tablet_replica.cc:333] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.335920  5747 raft_consensus.cc:2243] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.336498  5747 raft_consensus.cc:2272] T 7e052531552d466ca85c88f0d71a8d5e P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.338420  5747 tablet_replica.cc:333] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.338887  5747 raft_consensus.cc:2243] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.339200  5747 raft_consensus.cc:2272] T c36684959779452e8415e50c4b087fb2 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.341225  5747 tablet_replica.cc:333] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.341612  5747 raft_consensus.cc:2243] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.341962  5747 raft_consensus.cc:2272] T 3a5282d1ec014748ac89871d92fcea2d P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.343604  5747 tablet_replica.cc:333] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.344031  5747 raft_consensus.cc:2243] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.344376  5747 raft_consensus.cc:2272] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.345940  5747 tablet_replica.cc:333] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.346350  5747 raft_consensus.cc:2243] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.346985  5747 raft_consensus.cc:2272] T ef00ed31f52a48e18204976bd39d0bc1 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.348536  5747 tablet_replica.cc:333] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.348969  5747 raft_consensus.cc:2243] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.349278  5747 raft_consensus.cc:2272] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.350914  5747 tablet_replica.cc:333] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7: stopping tablet replica
I20260710 13:20:30.351253  5747 raft_consensus.cc:2243] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.351609  5747 raft_consensus.cc:2272] T f53e0dd3b2ec4453b037aa8c96bf7527 P 8d36403c94034766baa08f7eca405ba7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.388242  5747 tablet_server.cc:196] TabletServer@127.5.156.193:0 shutdown complete.
I20260710 13:20:30.420898  5747 tablet_server.cc:179] TabletServer@127.5.156.194:0 shutting down...
I20260710 13:20:30.444448  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:30.445055  5747 tablet_replica.cc:333] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.445597  5747 raft_consensus.cc:2243] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.446013  5747 raft_consensus.cc:2272] T 71f399286ffb4cbdbe6400b1ebadba55 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.447754  5747 tablet_replica.cc:333] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.448305  5747 raft_consensus.cc:2243] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.448709  5747 raft_consensus.cc:2272] T 9c4ede100fc64349af9687172567b4b7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.450223  5747 tablet_replica.cc:333] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.450712  5747 raft_consensus.cc:2243] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.451076  5747 raft_consensus.cc:2272] T 0b21c539502c421caa9649daef017bf7 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.452677  5747 tablet_replica.cc:333] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.453203  5747 raft_consensus.cc:2243] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.453604  5747 raft_consensus.cc:2272] T 13cffe636c7a4905b7b31449f0b1fb6d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.455098  5747 tablet_replica.cc:333] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.455650  5747 raft_consensus.cc:2243] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.456394  5747 raft_consensus.cc:2272] T cd6efa07798c4aaf8d08b157eb619604 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.457996  5747 tablet_replica.cc:333] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.458504  5747 raft_consensus.cc:2243] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.459175  5747 raft_consensus.cc:2272] T 1899fd0e714e4f758fd9325892454916 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.460857  5747 tablet_replica.cc:333] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.461310  5747 raft_consensus.cc:2243] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.461771  5747 raft_consensus.cc:2272] T 1245106939694f0e9c4ee51be2bab7b4 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.463312  5747 tablet_replica.cc:333] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.463860  5747 raft_consensus.cc:2243] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.464208  5747 raft_consensus.cc:2272] T 644e5890bb6e4612b29254b4e90da70b P ee95fa6aeee748c29113b4132c3c4945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.466957  5747 tablet_replica.cc:333] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.467465  5747 raft_consensus.cc:2243] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:30.467739 10514 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.156.193:32907: connect: Connection refused (error 111) [suppressed 125 similar messages]
I20260710 13:20:30.468056  5747 raft_consensus.cc:2272] T fdf8930f248b4fd3be1bf017a320127d P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.470441  5747 tablet_replica.cc:333] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
W20260710 13:20:30.470671 10514 consensus_peers.cc:597] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 -> Peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Couldn't send request to peer 8d36403c94034766baa08f7eca405ba7. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:30.471108  5747 raft_consensus.cc:2243] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.472064  5747 raft_consensus.cc:2272] T 9ec7ef27b7444dcf82697f4d0c8689d3 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.474581  5747 tablet_replica.cc:333] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.475260  5747 raft_consensus.cc:2243] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.475800  5747 raft_consensus.cc:2272] T ef00ed31f52a48e18204976bd39d0bc1 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.478261  5747 tablet_replica.cc:333] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.478775  5747 raft_consensus.cc:2243] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.479359  5747 raft_consensus.cc:2272] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P ee95fa6aeee748c29113b4132c3c4945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.480960  5747 tablet_replica.cc:333] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.481328  5747 raft_consensus.cc:2243] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.481695  5747 raft_consensus.cc:2272] T f53e0dd3b2ec4453b037aa8c96bf7527 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.483114  5747 tablet_replica.cc:333] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.483717  5747 raft_consensus.cc:2243] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.484297  5747 raft_consensus.cc:2272] T e7f0449fb4fe4c3e8a4dd2fda057a37b P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.485749  5747 tablet_replica.cc:333] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.486115  5747 raft_consensus.cc:2243] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.486418  5747 raft_consensus.cc:2272] T c36684959779452e8415e50c4b087fb2 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.488960  5747 tablet_replica.cc:333] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.489434  5747 raft_consensus.cc:2243] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.490038  5747 raft_consensus.cc:2272] T 3a5282d1ec014748ac89871d92fcea2d P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.491496  5747 tablet_replica.cc:333] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.491915  5747 raft_consensus.cc:2243] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.492497  5747 raft_consensus.cc:2272] T 9415404fa921408b85c6744ee504fb37 P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.493983  5747 tablet_replica.cc:333] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945: stopping tablet replica
I20260710 13:20:30.494307  5747 raft_consensus.cc:2243] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.494622  5747 raft_consensus.cc:2272] T 7e052531552d466ca85c88f0d71a8d5e P ee95fa6aeee748c29113b4132c3c4945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.526749  5747 tablet_server.cc:196] TabletServer@127.5.156.194:0 shutdown complete.
I20260710 13:20:30.555606  5747 tablet_server.cc:179] TabletServer@127.5.156.195:0 shutting down...
W20260710 13:20:30.576169 10514 consensus_peers.cc:597] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 -> Peer 8d36403c94034766baa08f7eca405ba7 (127.5.156.193:32907): Couldn't send request to peer 8d36403c94034766baa08f7eca405ba7. Status: Network error: Client connection negotiation failed: client connection to 127.5.156.193:32907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:30.579685  5747 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:30.580495  5747 tablet_replica.cc:333] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.581214  5747 raft_consensus.cc:2243] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.581645  5747 raft_consensus.cc:2272] T 13cffe636c7a4905b7b31449f0b1fb6d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.583214  5747 tablet_replica.cc:333] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.583741  5747 raft_consensus.cc:2243] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.584108  5747 raft_consensus.cc:2272] T cd6efa07798c4aaf8d08b157eb619604 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.585644  5747 tablet_replica.cc:333] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.586088  5747 raft_consensus.cc:2243] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.586436  5747 raft_consensus.cc:2272] T 1899fd0e714e4f758fd9325892454916 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.588061  5747 tablet_replica.cc:333] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.588536  5747 raft_consensus.cc:2243] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.588905  5747 raft_consensus.cc:2272] T 9c4ede100fc64349af9687172567b4b7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.590425  5747 tablet_replica.cc:333] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.590853  5747 raft_consensus.cc:2243] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.591207  5747 raft_consensus.cc:2272] T 71f399286ffb4cbdbe6400b1ebadba55 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.592917  5747 tablet_replica.cc:333] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.593375  5747 raft_consensus.cc:2243] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.593711  5747 raft_consensus.cc:2272] T fdf8930f248b4fd3be1bf017a320127d P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.595243  5747 tablet_replica.cc:333] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.595703  5747 raft_consensus.cc:2243] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.596259  5747 raft_consensus.cc:2272] T 644e5890bb6e4612b29254b4e90da70b P 1ddadfa66e6748c8951c7def4cd34224 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.598605  5747 tablet_replica.cc:333] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.599049  5747 raft_consensus.cc:2243] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.599373  5747 raft_consensus.cc:2272] T 1245106939694f0e9c4ee51be2bab7b4 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.600868  5747 tablet_replica.cc:333] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.601230  5747 raft_consensus.cc:2243] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.601835  5747 raft_consensus.cc:2272] T 0b21c539502c421caa9649daef017bf7 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.603240  5747 tablet_replica.cc:333] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.603698  5747 raft_consensus.cc:2243] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.603996  5747 raft_consensus.cc:2272] T 0baf5cf2ed2740f59a43e3b9969ad1d6 P 1ddadfa66e6748c8951c7def4cd34224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.605367  5747 tablet_replica.cc:333] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.605768  5747 raft_consensus.cc:2243] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.606395  5747 raft_consensus.cc:2272] T f53e0dd3b2ec4453b037aa8c96bf7527 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.608114  5747 tablet_replica.cc:333] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.608592  5747 raft_consensus.cc:2243] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.608939  5747 raft_consensus.cc:2272] T 9ec7ef27b7444dcf82697f4d0c8689d3 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.610530  5747 tablet_replica.cc:333] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.610985  5747 raft_consensus.cc:2243] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.611420  5747 raft_consensus.cc:2272] T ef00ed31f52a48e18204976bd39d0bc1 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.613175  5747 tablet_replica.cc:333] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.613674  5747 raft_consensus.cc:2243] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.614042  5747 raft_consensus.cc:2272] T e7f0449fb4fe4c3e8a4dd2fda057a37b P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.615675  5747 tablet_replica.cc:333] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.616115  5747 raft_consensus.cc:2243] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.616743  5747 raft_consensus.cc:2272] T c36684959779452e8415e50c4b087fb2 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.618492  5747 tablet_replica.cc:333] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.618980  5747 raft_consensus.cc:2243] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.619352  5747 raft_consensus.cc:2272] T 3a5282d1ec014748ac89871d92fcea2d P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.620908  5747 tablet_replica.cc:333] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.621348  5747 raft_consensus.cc:2243] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.621713  5747 raft_consensus.cc:2272] T 9415404fa921408b85c6744ee504fb37 P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.623226  5747 tablet_replica.cc:333] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224: stopping tablet replica
I20260710 13:20:30.623739  5747 raft_consensus.cc:2243] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:30.624130  5747 raft_consensus.cc:2272] T 7e052531552d466ca85c88f0d71a8d5e P 1ddadfa66e6748c8951c7def4cd34224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.658910  5747 tablet_server.cc:196] TabletServer@127.5.156.195:0 shutdown complete.
I20260710 13:20:30.685416  5747 master.cc:562] Master@127.5.156.254:45295 shutting down...
I20260710 13:20:30.705060  5747 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:30.705528  5747 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:30.705824  5747 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91c55767b8364927ba4ed154cd20d58f: stopping tablet replica
I20260710 13:20:30.725827  5747 master.cc:584] Master@127.5.156.254:45295 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10920 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (27789 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116168 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:30.772101  5747 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 680 messages since previous log ~397 seconds ago
I20260710 13:20:30.772265  5747 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 677 messages since previous log ~397 seconds ago
I20260710 13:20:30.772441  5747 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 670 messages since previous log ~397 seconds ago
I20260710 13:20:30.772584  5747 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 ~36 seconds ago
I20260710 13:20:30.772718  5747 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 ~36 seconds ago
I20260710 13:20:30.772897  5747 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260710 13:20:30.773116  5747 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~29 seconds ago
